Subject Re: [firebird-support] Blob filter doc/help/tut/example for Delphi
Author Ann W. Harrison
Ivan Prenosil wrote:
>
> Before you start developpinfg your blob filters, be aware that
> they can't be invoked
> - in sql command
> - in UDF
> - in PSQL
>

For 1 and 3, you're right. But UDFs can read blobs using the api calls,
so they can use blob filters.


Cheers,


Ann