I'm trying to use an seperate mdb file (like an update to run at the remote site), to create a new table in the backend db to the frontend db.
I've had a look at "TransferDatabase" but that seems to only be configurable to run in the frontend db only.
Creating the new backend table is not a problem, it's creating the new link to the frontend that is.
Does someone know of a way to use vba to link the new table to the frontend db using an external db.
TIA
Howard
I've had a look at "TransferDatabase" but that seems to only be configurable to run in the frontend db only.
Creating the new backend table is not a problem, it's creating the new link to the frontend that is.
Does someone know of a way to use vba to link the new table to the frontend db using an external db.
TIA
Howard