I've developed a web application using php4 and interbase. I developed the database using IBconsole. The web application is almost complete but I\'m having some trouble with the admin pages which allow the administrator to add data to the database.
Interbase does not support auto_increment. When I entered the initial information into the tables I used the IBConsole. How do I get the primary key values to auto increment when an entry is made from the web site?
Tania
Interbase does not support auto_increment. When I entered the initial information into the tables I used the IBConsole. How do I get the primary key values to auto increment when an entry is made from the web site?
Tania