N
njanet
I'm trying to create secure database, by making new db and
importing all objects from unsecure db. Everything
imports except for the table. A message pops up saying
that "you and another user is trying to change the same
data at the same time." I know there are no other users
in the unsecure db because no .ldb file is visible. I've
secured 17 other dbs for the agency and none of them had
this problem. It seems that someone did something to lock
this table, without authorization to do so. Can you tell
me how to UNlock the table in unsecured db so I can import
it into new secure db.
importing all objects from unsecure db. Everything
imports except for the table. A message pops up saying
that "you and another user is trying to change the same
data at the same time." I know there are no other users
in the unsecure db because no .ldb file is visible. I've
secured 17 other dbs for the agency and none of them had
this problem. It seems that someone did something to lock
this table, without authorization to do so. Can you tell
me how to UNlock the table in unsecured db so I can import
it into new secure db.