Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Connecting a Winform to sql server

Author  Topic 

eliastannoury
Starting Member

11 Posts

Posted - 2006-05-17 : 06:04:46
hello, can anyone please help me on how to connect a winform in VB.NET or any .NET to an sql server?
references and tutorials can be a great help.

Thank you

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-05-17 : 06:14:09
use sqldataadapter, sqlconnection and dataset
Check out MSDN for details on usage.

Go with the flow & have fun! Else fight the flow
Blog thingie: [URL="http://weblogs.sqlteam.com/mladenp"]
Go to Top of Page
   

- Advertisement -