Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i access to sql by using .net
Message
From
28/03/2005 19:34:48
 
 
To
27/03/2005 11:52:37
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00996388
Message ID:
00999576
Views:
39
Well, I'm glad you figured it out. =)

~~Bonnie

>sorry for reply lately.thanks for your kindly.i had fixed the problem with my friend.actually just a command error when wanna to connect with the server.thanks yea..
>
>the command in .Net should be like this to connect to the server for my pc(but my friend can use the athoher command to access the server).
>
>SqlConnection conn = new SqlConnection( "server=(local)\\NETSDK;" +
> "Integrated Security=SSPI;" +
> "database=UserAccount");
>
>thanks
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform