[AccessD] Timestamp in merge database

Borge Hansen pcs.accessd at gmail.com
Mon Dec 13 17:51:50 CST 2021


This article may give you some tips

https://www.mssqltips.com/sqlservertip/4545/synchronizing-sql-server-data-using-rowversion/

/borge

On Tue, 14 Dec 2021 at 9:13 am, Anita Smith <anita at ddisolutions.com.au>
wrote:

> I have a database that I am converting from Access ADP to ODBC.
>
> I am coming across some issues with editing of records causing write
> conflicts in the tables with only one user editing records. I have changed
> all my bit fields to default and not allowing nulls as this can cause this
> problem.
>
> I am not having much luck - however adding a timestamp field to the tables
> fixes the problem perfectly. I am now in the dilemma that I don't want to
> add this field to my replicated table in the fear of buggering up the
> synchronisation (I don't want to ruin my Christmas).
>
> Is there anyone out there with any experience regarding adding timestamp
> fields in replicated databases? I will note that the table in question is
> only replicated one way - i.e. the subscribers don't edit the records.
>
> Anita
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>


More information about the AccessD mailing list