I'm updating a database, and part of this update involves moving the whole project and database to a new location. I have validated the database and everything runs fine when I do so within the project. But when I build an executable and try to run that it tells me I have a backlink error and program cannot run. I have tried validate and recover, this does not affect the executable. What can I do to make this project run from a different location?