G
Gary Schuldt
We are participating in a beta test of MS FolderShare, which uses an
internet connection to automatically serially sync files on different
computers.
We want to use an existing MS database for the test. Unfortunately, the
particular database we want to use is currently split, and the split causes
unnecessary work of relinking tables when the next round-robin user opens
the db.
The backend consists of 10 tables with relationships that are linked to the
frontend. I simply want to replace the links in the FE with the actual
tables from the BE.
When I try to import a table that's already linked, Access appends a "1" to
the imported table name. If I try to delete the link first, Access tells me
I have to delete the relationships first.
I don't want to lose the relationships I've established!
I'm hoping there's a painless way to accomplish the merging of the BE with
the FE without potentially losing part of my structure.
TIA
Gary
internet connection to automatically serially sync files on different
computers.
We want to use an existing MS database for the test. Unfortunately, the
particular database we want to use is currently split, and the split causes
unnecessary work of relinking tables when the next round-robin user opens
the db.
The backend consists of 10 tables with relationships that are linked to the
frontend. I simply want to replace the links in the FE with the actual
tables from the BE.
When I try to import a table that's already linked, Access appends a "1" to
the imported table name. If I try to delete the link first, Access tells me
I have to delete the relationships first.
I don't want to lose the relationships I've established!
I'm hoping there's a painless way to accomplish the merging of the BE with
the FE without potentially losing part of my structure.
TIA
Gary