Search found 1 match
- 02.06.2008, 04:40
- Forum: SQLite
- Topic: Autoinc primary key not refreshed after post
- Replies: 6
- Views: 1912
Autoinc primary key not refreshed after post
I'm having trouble with TZUpdateSQL on Delphi 7 + Zeos 6.6.2 RC2 + SQLite 3.5.9. I have an autoincrement primary key field on the table I want to update. But I don't know what kind of RefreshSQL I should give to the ZUpdateSQL so the primary key field automatically retrieved after a post (and the re...