If you are doing this all on the client, I suggest using straight WPF and ditching the browser sandbox. If you really do want to target a browser application, then put SQL Server on a server and provide discrete access via JSON web services. Those services
would take a few parameters (NOT SQL statements, for security reasons) and return back xml data.
Pete
PS, your sig is pretty funny. I think something was lost in the translation :)
Developer Community Program Manager - XAML, WPF, Silverlight, .NETMF/Gadgeteer
10rem.net - Pete Brown's site and blog | twitter: @pete_brown
I work for the Developer Guidance group in Microsoft. Opinions are my own.
gnhao
Member
8 Points
13 Posts
Could you tell me how to connect to the SqlServer2000 database and build a control to input? My d...
Jun 14, 2007 01:00 AM | LINK
I'm from china.[:)]
database
luisabreu
Participant
1676 Points
612 Posts
Re: Could you tell me how to connect to the SqlServer2000 database and build a control to input?...
Jun 14, 2007 01:13 PM | LINK
hello.
well, i think that this is not supported in the current release and even if it is, you wouldn't want to do this. more info here:
http://silverlight.net/forums/p/1350/3409.aspx
Psychlist1972
Contributor
6802 Points
1079 Posts
Microsoft
Moderator
Re: Could you tell me how to connect to the SqlServer2000 database and build a control to input?...
Jun 14, 2007 05:05 PM | LINK
If you are doing this all on the client, I suggest using straight WPF and ditching the browser sandbox. If you really do want to target a browser application, then put SQL Server on a server and provide discrete access via JSON web services. Those services would take a few parameters (NOT SQL statements, for security reasons) and return back xml data.
Pete
PS, your sig is pretty funny. I think something was lost in the translation :)
10rem.net - Pete Brown's site and blog | twitter: @pete_brown
I work for the Developer Guidance group in Microsoft. Opinions are my own.
gnhao
Member
8 Points
13 Posts
Re: Could you tell me how to connect to the SqlServer2000 database and build a control to input?...
Jun 25, 2007 01:58 AM | LINK
haha
The right translation is "Follow their own path. Let others trapped"?
I'm right now?