I have a system with Delphi database in firebird, I'm a desenvolvedo in PHPRunner application support, I am using ODBC connection, but I came across a problem where the Firebird does not have autonumber, so I need to do this via my PHPRunner fields are :
ID (this must autonumber)
IDEMPRESA
IDEMPREGADO
IDEXAMES
DATE
What should I do?