How do I make an autoinc field in firebird with Zeos.
-Brad
How do I make an autoinc field in firebird with Zeos.
-Brad
you can use mru kind component. or a combobox with items filled.
It is explained in Firebird FAQ #29. See the bottom of that page.
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: