Connection string from VB6 to Access Database

  • Thread starter Thread starter JW
  • Start date Start date
J

JW

Can someone let me know how to make a connection from VB6 to an Access
database so I can pull information from the tables in Access to use in
the VB6 program?

I want to store the connection in the global variable

gstrAccessConnection

Thank you,

Jason
 
Back
Top