Re:Briefcase Model
Yes I do. I have had situations were, 2 clients are connected and all
works fine. They disconnect, work locally and update, on one of them,
the **counterfield** started with 0 instead of the next.
ADO did not complain as I did not specify the field to be unique oor as
a primary key, just an Auto-incremental field.
I can always send a demo, with the SQL etc for creating the Access
database if need be.
In article <7vslc5$8...@forums.borland.com>, Mark Edington (Borland)
<meding...@nolunchmeat.com> writes
Quote
>Arnold Johnson <Arno...@win-pro.demon.co.uk> wrote in message
>news:kh5S6HA12XH4EwXk@win-pro.demon.co.uk...
>> AutoIncremental fields could end up being broken when using the
>> Briefcase model. I had scenarios where it started renumbering even
>> though there were entries in the table, disconnected, worked locally and
>> the updated the server. What is the work around.
>> Access 2000, Delphi 5 Enterprise, ADO, Windows 98
>I just did some quick testing and when I call the UpdateBatch method, the
>autoinc
>field is always assigned a unique value. Are you seeing it assign numbers in
>one
>client that have already been assigned in another client?
>Mark
--
Arnold Johnson