Re-Linking databases

R

Rob Joosen

What I do normally, is make a function that is called
during startup of the application (Autoexec macro) that
cheks if the connection to one of the tables exists (if
there are few tables, you can choose to check the
connection of all the tables)

If connection fails, another function is fired, that ask
the user to point to the database, so my app can connect
to that database.

If you wish, I can send you the procedures, or post them
here if anybody else would like to have it.

Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top