Synchronization: Microsoft Jet engine stopped the process...

C

Chip Coutts

I have a replicated database, and when I attempted to
synchronize the replicas, I get the following error
message:

"Synchronization between replica "<database1>.mdb" and
replica "<database2>.mdb" failed. The Microsoft Jet
database engine stopped the process because you and
another user are attempting to change the same data at the
same time."

Well, I know this is not true, since I have copied both of
the databases to my local drive, and I still get the same
error message.

While trying to resolve the issue, I believe I have found
the culprit record. When I try to delete it, I get the
error message:

"The Microsoft Jet database engine stopped the process
because you and another user are attempting to change the
same data at the same time."

In the s_ColLineage and s_Lineage fields for this table,
all records display "Long binary data", except for the
culprit record, which displays "OLE object".

The culprit record lives in a Replica database, as opposed
to the Design Master, if that makes a difference.

How can I modify or delete this record, so that I may
synchronize these databases?

Thanks in advance.

Chip.
 
T

Tony Toews

Chip Coutts said:
I have a replicated database,

If you don't get a message here then I'd suggest asking in the
replication newsgroup as that's where the replication experts hang
out.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top