PDA

Click to See Complete Forum and Search --> : Selecting a DAtabase(Common Dialog Box)


tmartin
Jul 4th, 1999, 10:56 PM
I am using DAO with my current project and I was wondering if there was a way to be able to connect to a Access Database using the Common Dialog Box. The purpose is to be able to move the database anywhere the user wants. That way they can share data with others. Or just have the database out on the network. How would I code this using VB6. And will the user have to reestablish the connect each time they open the application? Thanks any help would be great.
This is the last feature to my project I would like to put in.