I have an Access database which is split, and have moved it from the network and a client machine to my machine to test and debug.
When I run the main/startup form, I get:
Run-time error 3044. [Old Path] is not a valid path.
Where "Old Path" is the path where the back-end file used to reside.
I found some posts that talked about using the Linked Table Manager, but this is greyed out in my backend database and does not exist as an option in my front end database.
I can't find anywhere in the Module or form code where this gets set. Can anyone shed any light on where this information is stored?