Save conflicts in database

HiWe have a problem with save conflicts and we can not reproduce the problem. Once in a while we suddendly have save conflicts in a database. They are not replication conflicts, because the database is only on a server. What is strange, nay of the conflicts have the same date and time of the modification and the same user. There is no agent running and sometimes it is even the server who creates the conflicts. The form has merge/no conflicts as conflict option.

Has anyone an idea where we should look for a problem?

thanks

cti

Subject: Save conflicts in database

Have you check if there is a gent or something that may be running from another server ?

maybe a user did a replica in local ?

these are possibilities.

Dave

Subject: RE: Save conflicts in database

Hi DaveUnfortunately it is not that easy. No agent and no other replicas. We even had that on a new copy of the database where only the developers hat access and it was only on one server. We are stuck here.

Thanks anyway.

Subject: Save conflicts in database

Next suggestion is to look at your form events to see if you are doing saves during those events. i.e. in the QuerySave are you saving the document in question? That can cause you a lot of headaches and can kill performance.