Visual Basic and Access

Go Terps

Senior member
Mar 11, 2000
232
0
0
Does anyone know of a good tutorial site that talks about using Access within Visual Basic programs... or does anyone have any hints... I am doing a project for school and have no idea where to start
 

KentState

Diamond Member
Oct 19, 2001
8,397
393
126
I'm not sure how you will be using Access and VB, but MSDN has a lot of info on ADO, RDO, and DAO which are some of the common ways to access data.
 

kmmatney

Diamond Member
Jun 19, 2000
4,363
1
81
Do you mean just using an Access database from within VB? I have a great tutorial I can email you when I get home (in about 4 hours). Its in PDF format.
 

minendo

Elite Member
Aug 31, 2001
35,560
22
81


<< Do you mean just using an Access database from within VB? I have a great tutorial I can email you when I get home (in about 4 hours). Its in PDF format >>



can i get a copy of that also please?

Email
 

KB

Diamond Member
Nov 8, 1999
5,406
389
126
Just go to Google and do a search on "vb access tutorial". You should get hundreds.
 

Go Terps

Senior member
Mar 11, 2000
232
0
0
I tried google but I haven't found anything that talks about what I am looking for specifically... I was just wondering if anyone had experience using VB and Access together... thats all I need... thanks