You've already forked lazarus-ccr
TvPlanIt: Improved handling of Firebird AutoInc field in ZEOS datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -4,8 +4,8 @@ unit Unit1;
|
||||
|
||||
// Activate ONE of the following defines for the database system to be used:
|
||||
|
||||
{$DEFINE sqlite3}
|
||||
{.$DEFINE firebird3}
|
||||
{.$DEFINE sqlite3}
|
||||
{$DEFINE firebird3}
|
||||
|
||||
interface
|
||||
|
||||
|
Reference in New Issue
Block a user