I've looked all through this Forum and through Google and found a few solutions but have struggled to get them to work exactly as I'm after.
What I'm looking for, is some code that runs when the system is launched, which checks to see if the backend exists. If it doesn't, then bring up a file browser box for the user to find the backend, and once selected, have it automatically relink the database. If the backend does exist, then just carry on as normal.
The solutions I've found have either requested a new backend file every single time, not created the link when told to, or ask for a new link even when there is one in place. A couple of them were probably just because I didn't truly understand the code but still.
Thanks
Aidy
What I'm looking for, is some code that runs when the system is launched, which checks to see if the backend exists. If it doesn't, then bring up a file browser box for the user to find the backend, and once selected, have it automatically relink the database. If the backend does exist, then just carry on as normal.
The solutions I've found have either requested a new backend file every single time, not created the link when told to, or ask for a new link even when there is one in place. A couple of them were probably just because I didn't truly understand the code but still.
Thanks
Aidy