Subject STRING2BLOB() form fbudf.dll
Author Dmitriy Partsirniy
Hello!

Is there exeperts in fbudf.dll ?

I have question about STRING2BLOB() function.


select STRING2BLOB('aaaa') from RDB$DATABASE
will raise exception 'message lenght error' in ibconsole.


May be I'm incorrecly use STRING2BLOB function ?

server version: WI-V6.2.794 Firebird 1.0

declaration from examples\fbudf.sql:

declare external function string2blob
varchar(300) by descriptor,
blob returns parameter 2
entry_point 'string2blob' module_name 'fbudf';


--
Best wishes,
Dmitriy mailto:stalker@...