Delphi Anti-Corrosion Pollen

How to create autoinc field in firebird with Zeos.

-Brad

+2


a source to share


3 answers


Explained in Firebird FAQ # 29 . See the bottom of this page.



+4


a source


I don't know what you mean by "creating an autoinc field in firebird with Zeos". The autinc fields and the whole database structure are usually defined in a SQL script that can be executed by a variety of tools. I used Firebird 2.1 in my recent project (using FibPlus 6.9.9) and wrote some posts about it, maybe the following will help:

Part 1 - Introduction



Part 4 - Autoincrement Fields

+2


a source


you can use mru kind component. or a combo box with filled items.

0


a source







All Articles