connecting sqlserver database
-
How to connect the sql server 2005 database to vb.net 2005 please provide the code.
-
How to connect the sql server 2005 database to vb.net 2005 please provide the code.
If you have no idea how to do this, you either have not read your book, or you have not bought one. Either way, the process is too complex to answer in a forum post. Buy a book, read an article, come back if you've tried to do it, and have a *specific* question. That's where these forums are better than google, not top level 'I have no idea where to start because I haven't looked' questions.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Dim Con As New SqlConnection Con = New SqlConnection("Data Source=server; Initial catalog=TEST;Integrated security=true;")
Sathya
Now, you know he's going to try this verbatim and come back to say it didn't work, right ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
How to connect the sql server 2005 database to vb.net 2005 please provide the code.
Dim Con As New SqlConnection Con = New SqlConnection("Data Source=server; Initial catalog=TEST;Integrated security=true;")
Sathya
-
Now, you know he's going to try this verbatim and come back to say it didn't work, right ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
Or I'll get a bunch of 1 votes from retards, and he'll do what so many people do, ask vague questions and ignore all the people who try to help them further.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )