ADO

  • Thread starter Thread starter Dag Gunderson
  • Start date Start date
D

Dag Gunderson

Hello there!

Is there anyone out there who can tell me the steps to connect to an MS Sql
Server using Visual Basic.NET and ADO.NET Technology. Lets say that I want
to list all authors in a table. What is the steps from beginning to end?

If there is anyone who had a little bit time to explain this it will help
me very much to getting deeper inside the technology in a faster way.

Thanx in advance

D.G.Norway
 
Dag,
Check out the following:
msdn.microsoft.com/library/en-us/vbcon/html/vbwlkWalkthroughDisplayingDataFr
omSingleTableInWindowsForm.asp

There are many examples and samples for download at:
msdn.microsoft.com/library/en-us/vsintro7/html/vxoriSamplesWalkthroughs.asp



Steve
 
Back
Top