Subject Re: Blob fields
Author Christian Kaufmann
> Maybe you can exclude the blobs from the select statement and
> retrieve them with a second query just when needed on a
> one record base???

Not a solution, because I need all of them. I tried the same with SQL
Server and the BINARY fields there are several times faster than in
Firebird. In Oracle it is slow too.

cu Christian