chuckcoleman
Registered User.
- Local time
- Today, 15:50
- Joined
- Aug 20, 2010
- Messages
- 380
Hi. I built an Access database for myself to help me, (Chuck), manage business projects. I gave a copy to a friend of mine, (Ed), to allow him to do the same with his projects. The database uses a frontend and a backend. As with any database, the more you use it the more you see the need to make tweaks to it. I have two icons on my desktop, one for my data and one for his data. The icon's start a .cmd file that starts a .bat file. I'll call the backend file, be_data.accdb. The bat file has the ability to rename the be_data.accdb file to add either my name to it or Ed's. The frontend always expects be_data.accdb as a linked table. This has worked flawlessly for months.
Today, I simply added a new field to both be databases in what I call the Admin Table. It was an Attachment type of field. The field in both be files is identical. Now, when I open the frontend for myself, the Admin Table works fine. It's linked. If I closed the db and open it with Ed's data, I have to relink the Admin Table. If I don't, I get an error that it can't find the table or query. If I relink it, close it and go back to my data, same thing. I have to relink it.
I have created a blank database and imported all tables, queryies, etc into the new blank database. Same thing. No change. I'm going nuts trying to figure out why adding a new field has created this problem. Any ideas?
Today, I simply added a new field to both be databases in what I call the Admin Table. It was an Attachment type of field. The field in both be files is identical. Now, when I open the frontend for myself, the Admin Table works fine. It's linked. If I closed the db and open it with Ed's data, I have to relink the Admin Table. If I don't, I get an error that it can't find the table or query. If I relink it, close it and go back to my data, same thing. I have to relink it.
I have created a blank database and imported all tables, queryies, etc into the new blank database. Same thing. No change. I'm going nuts trying to figure out why adding a new field has created this problem. Any ideas?