Helpful Information
 
 
Category: Delphi Programming
create autoincrement number

Hi all,

Please help for complete newbie.

How to create autoincrement number in Interbase and use in delphi 7.

thanks

Interbase doesn't have an autoincrement type, so you're going to have to simulate it. The best way to do this is to use a GENERATOR. See http://www.delphifaq.com/fq/q0050.shtml for details.

Thanks Scorpio :-)










privacy (GDPR)