vomel ivzar wrote:
Firebird (version 2.0) works fine on Windows XP and on FreeBSD 6.3. invalid request blr at offset 59 function GUID_CREATE is not defined
It looks like they use GUID_CREATE UDF from uuidlib. http://www.firebirdfaq.org/faq98/ I doubt that you can find or compile uuidlib for FreeBSD. I'd try to replace it with UDF from FreeAdhocUDF library: http://www.udf.adhoc-data.de/index_eng.html -- Oleg