Anyone have a guide on VB and databases?

Associate
Joined
23 Nov 2002
Posts
1,172
Location
Surrey
Can anyone recommend a book or even better a URL to a website that explains how to use VB to read and write to an Access MDB?

I'm using VB 2010 Express and have a simple Access 2003 database with a couple tables that I need to read and write to.
 
That tutorial is for an older version of VB, you need VB .NET tutorials (the .NET part is important as it looks like you've downloaded the .NET version).
 
Back
Top Bottom