Board index » delphi » Vexing Problem w/Autoincrement Paradox field....
d...@world.std.com
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Vexing Problem w/Autoincrement Paradox field....
Hi All,
Can anything besides a TTable.Append cause a Paradox Autoincrement field to increment? I am experiencing some truly vexing behavior which just I have two tables. The first is a detail record table which has an The process works as follows: A user makes changes to a batch of detail The last step is to perform a batch change across the details via a What I am finding is that after the changes are done and logged, and in DetailLink in the "Shadow" table has now been changed. I am not changing the Counter field in any way programmatically as far Any ideas would be truly appreciated! Regards, |