tjessejeff
Programmer
I have an application written in Access. I what to give the user the ability to put the DB on any drive. How can I write an application that will allow the user to tell it where the DB is located? I what to have a message that says "Unable to Locate DB, Enter the correct DB path or click Browse to locate DB". Base on entry, store the path so everytime the user executes the application, it will find it.