B
BruceM
I am getting ready to deploy a split database. I know there is code at the
MVP web site to relink tables at startup, but I don't understand the
circumstances that would make relinking necessary. I have read newsgroup
postings on the subject of the relinking code. In my project the linked
tables are from two databases. As I understand it, the code would need to
be revised before it will work properly in a multiple-backend situation.
Before I embark on that journey, how important is it to relink the tables at
startup. The linked tables are in network locations that are not likely to
change. If they do, I can issue new FE files.
If the tables do not link properly, I most certainly *do not* wish to
present users with a dialog for selecting the correct database file. I
suppose I would need to replace the dialog with an error message about
notifying an administrator.
MVP web site to relink tables at startup, but I don't understand the
circumstances that would make relinking necessary. I have read newsgroup
postings on the subject of the relinking code. In my project the linked
tables are from two databases. As I understand it, the code would need to
be revised before it will work properly in a multiple-backend situation.
Before I embark on that journey, how important is it to relink the tables at
startup. The linked tables are in network locations that are not likely to
change. If they do, I can issue new FE files.
If the tables do not link properly, I most certainly *do not* wish to
present users with a dialog for selecting the correct database file. I
suppose I would need to replace the dialog with an error message about
notifying an administrator.