Subject Re: [ib-support] Generating UniqueID [2]
Author Woody
From: <zifnabbe@...>
>
> 1. I don't see a way on creating it at the moment on database level,
> eg GEN_GUID (I know Oracle has something like that). OR am I wrong
> here? Did somebody already made this in a trigger on
> Firebird/Interbase level?

Create a UDF function that generates the key and use it in the trigger.


Woody