
Originally Posted by
rpeare
Can you run a test, just make a small test database linking one of the 'bad' tables into it, then make a form that shows all the data in that table, nothing fancy just all the fields in the detail section of the form.
Save that database and try to open it with one of your runtime only computers and see what happens. I'd try two different forms as well, one that relies on the current dsn, then make a 'test' dsn that is different than the one you have (i.e. if you're using a system dsn, make it a user dsn if it's currently a user dsn, make a system dsn and see if you can open either or both of the forms. If you can you may have some corruption in your database that you can get around by re-importing all the database objects into a new database to see if that helps.