Subject Re: [firebird-support] dsql_execute2 and udf with blob input parameter
Author Dimitry Sibiryakov
> Is anyone able to guess from the information given whether
> this is really a bug in FB v2.1... or whether I am missing
> something?

Most likely - yes, this is a bug. Could you make dumps of input
XSQLDA for both queries and compare them?
Can you try FB2.5?
BTW, in EXECUTE BLOCK you can do "test_result =
UDF_PROCESS_BLOB(:X)", without SELECT.

SY, SD.