Reputation: 2237
How do I make an autoinc field in firebird with Zeos.
-Brad
Upvotes: 2
Views: 819
Reputation: 27493
I don't know what do you mean by "making an autoinc field in firebird with Zeos". The autoinc fields and a whole database structure are usually defined in SQL script that can be executed by a lot of tools. I have used Firebird 2.1 in my recent project (using FibPlus 6.9.9) and have written several posts about it, maybe the following will help:
Upvotes: 2
Reputation: 61138
It is explained in Firebird FAQ #29. See the bottom of that page.
Upvotes: 4
Reputation: 558
you can use mru kind component. or a combobox with items filled.
Upvotes: 0