K
Karen Hagerman
I have a front-end with a back-end database. On the front-end I open a form
when the front end opens to check the integrity of the linked tables. I
can't past the 'built-in' Access warning that it can't find the tables to
run the integrity check. If the linked tables aren't found by the integrity
check then I have another from open so the user can select the back-end to
link to.
How can I suppress the 'built-in' Access warning so I can get to my own
integrity check and solution?
Is there an OnOpen event for the front-end database itself and, if so, how
do I find it in the VBA editor to write my code?
when the front end opens to check the integrity of the linked tables. I
can't past the 'built-in' Access warning that it can't find the tables to
run the integrity check. If the linked tables aren't found by the integrity
check then I have another from open so the user can select the back-end to
link to.
How can I suppress the 'built-in' Access warning so I can get to my own
integrity check and solution?
Is there an OnOpen event for the front-end database itself and, if so, how
do I find it in the VBA editor to write my code?