Connecting to access

  • Thread starter Thread starter Justin Busch
  • Start date Start date
J

Justin Busch

I thought there was a way to make a VB front end for an access database in
VB6, can this be done in VB.NET. If so, how?
 
I thought there was a way to make a VB front end for an access
database in VB6, can this be done in VB.NET. If so, how?

You can easily connect to Access with ADO.NET.
 
Back
Top