K
Kaykayme
I have Access 2007 on WindowsXP system. I have a main database with several
other databases linked to it. Because I am still addressing some issues or
adding new features, when I do this type of construction on the main database
it locks the other users out from using the linked tables in the other
databases. My solution is to programmatically copy the database file to a
temporary folder, unlink the linked tables. Once the revisions have been
made I want to relink the tables and upload the revised database back to the
server and delete from temp folder. I have created a database with a
switchboard to open all the databases and clicking on the database button
should perform this operation. There are a lot of articles on linking and
relinking, what about unlinking. Thanks for any help.
other databases linked to it. Because I am still addressing some issues or
adding new features, when I do this type of construction on the main database
it locks the other users out from using the linked tables in the other
databases. My solution is to programmatically copy the database file to a
temporary folder, unlink the linked tables. Once the revisions have been
made I want to relink the tables and upload the revised database back to the
server and delete from temp folder. I have created a database with a
switchboard to open all the databases and clicking on the database button
should perform this operation. There are a lot of articles on linking and
relinking, what about unlinking. Thanks for any help.