AUTOINCREMENT doesn't work
Posted: Wed 08 Oct 2014 10:52
Hi,
I've updated to Version 2.4.11 from 2.3.9 and now the AUTOINCREMENT on fields doesn't work any more.
There is a table with a primary key of type INTEGER. If I didn't filled the key-field on INSERT, it was automatically set by an AUTOINCREMENT value. But now with new version on POST I get an error message that the field must have a value.
I should mention that I'm using a TClientDataset for the INSERT which is linked to the TLiteQuery by a TDataSetProvider.
Best regards
Rolf
I've updated to Version 2.4.11 from 2.3.9 and now the AUTOINCREMENT on fields doesn't work any more.
There is a table with a primary key of type INTEGER. If I didn't filled the key-field on INSERT, it was automatically set by an AUTOINCREMENT value. But now with new version on POST I get an error message that the field must have a value.
I should mention that I'm using a TClientDataset for the INSERT which is linked to the TLiteQuery by a TDataSetProvider.
Best regards
Rolf