Subject | Usage of uuidlib |
---|---|
Author | arnofab2000 |
Post date | 2004-02-20T11:03:22Z |
Hi All.
I am testing the usage of GUIDS, and have download the uuidlib UDF.
Have installed it in my test db, have create a field to store the
create GUID.
Question:
How to create the GUID and store it in the apposite field?
eg:
In before trigger of the Fdb:
new.guid_field = fn_create_guid;
but.. don't work.
Any help, please??
Tia
Arnaldo
I am testing the usage of GUIDS, and have download the uuidlib UDF.
Have installed it in my test db, have create a field to store the
create GUID.
Question:
How to create the GUID and store it in the apposite field?
eg:
In before trigger of the Fdb:
new.guid_field = fn_create_guid;
but.. don't work.
Any help, please??
Tia
Arnaldo