Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Ok, I've read about 20 tuts tonight on db connections with .net and they all use SQL Server or something. Im trying to connect to an access database and simply loop through each record. So far I've gathered that recordsets are out, datasets are in. Datasets hold DataTables, and the records are in there.

 

When I first started learning about databases with VB6, there were tons of step by step tutorials to learn from. Now with VB.Net, it feels like everyone is on chapter 5 and I can't even get my book out of the wrapper...

 

Could someone either throw up a basic block of code that connects to an access database, then loops through each row. Or point me to an article/tutorial?!

 

Thanks!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...