C
ChrisK
I am using Access 2007 with version 2003 data files with a small replica set.
When I try to synchronize the replicas with the design master, I am getting
a error that a design change is preventing the sync from completing. After a
bit of Googling, I found that the hidden table MSysSchemaProb has the
specific error. Here's what I found:
Command: Delete column
Error: 3211
Error Text: The database engine could not lock table
'tblPriceCalculationData' because it is already in use by another person or
process.
Is there a solution on this one?
thanks in advance...
When I try to synchronize the replicas with the design master, I am getting
a error that a design change is preventing the sync from completing. After a
bit of Googling, I found that the hidden table MSysSchemaProb has the
specific error. Here's what I found:
Command: Delete column
Error: 3211
Error Text: The database engine could not lock table
'tblPriceCalculationData' because it is already in use by another person or
process.
Is there a solution on this one?
thanks in advance...