I'm having difficulty with linking a table.
I've setup Bob Larsen's excellent feature of updating the FE DB. Both the FE DB and the BE DB are located on a server. A user has their own version of the FE DB on their PC. Within a form, the user creates an archived table. This table gets added to the BE DB.
What I'm needing to do is link the newly created archive table to the FE DB that is on the server. I've viewed a lot of code to assist with linking, but nothing with what I'm trying to do.
1. How do I set the db as being the FE DB on the server. I'm able to retrieve the path and name of the FE DB, but I can't figure out the correct syntax.