Search results

  1. C

    Table Re-Linking in Runtime Giving Error

    It seems to be working now but I get errors that one or two out of the 9 tables in the database weren't relinked and are still connected to the previous back end, however the rest are relinked no problem. Any ideas as to why this is happening?
  2. C

    Table Re-Linking in Runtime Giving Error

    Thank you sneuberg, the code you gave me works in runtime, everything is working now
  3. C

    Table Re-Linking in Runtime Giving Error

    I have created code to relink my database to the back end from a form. The form has a field linked to a table that stores the back end file path, it uses a browse button to locate the browse button and then a Re-Link button to relink the tables to the back end at the new location. The code...
Back
Top Bottom