Can anyone help me with an DB example where after installation and opening a database it searches for a backend and link the tables from that back end.
I have an program that has 2 backends. I would like the users to choose the location of the files (network or hard drive) but that has implications on the address ofthe linked files.
The program is run on Access Runtime 2002
ideally upon opening I would like the system to check if it contains tables, if not it should open the browse diaglog to search for the backend and link the tables from the backend to the front end...
I have an program that has 2 backends. I would like the users to choose the location of the files (network or hard drive) but that has implications on the address ofthe linked files.
The program is run on Access Runtime 2002
ideally upon opening I would like the system to check if it contains tables, if not it should open the browse diaglog to search for the backend and link the tables from the backend to the front end...