R
Rich Stone
I have a database that is installed on several different machines. However,
the drive they are installed on is different on each one. The database keeps
the data seperate so that when backed up, it's not copying the whole database
each time but just the tables, which happens quite alot as these are shared
amongst the group of users via email.
At the moment, I have to establish the link between the main database and
the database holding the tables manually on installation, but I would like
the main database to be able to do this automatically using a specified path.
Please note that the tables are always linked and not imported. Further, I
would also like to check if the tables are linked already each time the
database is run.
Is this possible?
the drive they are installed on is different on each one. The database keeps
the data seperate so that when backed up, it's not copying the whole database
each time but just the tables, which happens quite alot as these are shared
amongst the group of users via email.
At the moment, I have to establish the link between the main database and
the database holding the tables manually on installation, but I would like
the main database to be able to do this automatically using a specified path.
Please note that the tables are always linked and not imported. Further, I
would also like to check if the tables are linked already each time the
database is run.
Is this possible?