I need to programmically create a new record in a table that has a field that typically is auto incremented when a user creates a record in the UIB portion of the application. How can I auto-increment this value when I programmically create the record. I have tried to do a Find-last on the table, but it is pulling up a record with a RecSeq of 000000036 and I know the last sequence number is 00000076.
Thanks
Carolyn
Thanks
Carolyn