Subject Re: using auto_number field
Author dleec45
--- In firebird-php@yahoogroups.com, "corp_5" <hasan@d...> wrote:
> is there any way to use auto number field in FB ??
> maybe someone can help me,
>
> thankyou

Check this out and see if it is helpful. It's a way of using a unique
key for more than one table if you need that facility, or you could
leave out the insert and just have the key returned to you for use.

http://www.ibphoenix.com/main.nfs?a=ibphoenix&l=;KNOWLEDGEBASE;ID='322'