|
Verify Linked Tables in Your ApplicationProvided by: FMS Development TeamEver had a user move a backend database or delete it? Here is a routine you can use to ensure that the linked table actually exists in the location specified using ADOX.You should be able to cut and paste everything from the "Begin Function" line to the "End Example" line into a new module and have it work for you. Required References: ADO Extensions for Data Definition Language and Security (ADOX) |