Subject Re: [firebird-support] Putting hex values into a CHAR(16)
Author Artur Anjos
Steve,

> Also, while I'm at it, does anyone know where I can find a GUID generator
> for Firebird? I want something that replaces the NEWID() function of SQL
> Server.

Why don't you use a global generator? Do you need the ID to be different for
many databases ?

Artur