This topic is locked

phprunner interbase autonumber

12/14/2011 10:03:08 AM
PHPRunner General questions
S
STEVESAT author

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?