I was attempting to add 2 database fields to an exisiting table in an access 2002 database. So I was in the MOD setup area of the admin area. I tried to add the tables with both options and recieved the error both times. I tried to lock the forums and that did not help either. At the time I was the only logged on user.
Alright I figured it out. The databse was obviously using that table while I was trying to update the same table. I removed the include that called that table from my code and the database updated just fine. Sorry for bothering you with this but Thanks for helping!
quote:Alright I figured it out. The databse was obviously using that table while I was trying to update the same table. I removed the include that called that table from my code and the database updated just fine. Sorry for bothering you with this but Thanks for helping!