Subject autoincrement problem
From Charlie <tm@tc.com>
Date Mon, 16 Oct 2023 19:10:56 -0400
Newsgroups dbase.getting-started

Hi..  I am using autoincrement field type.  Seems to work ok if I append from a table.  But when I try to add using beginappend() instead of increasing the number in the field it goes back to 1.  I tried alter table but couldn't get that to work either.  I have the field indexed.  Not sure if that could be causing the problem.