Subject RE: [firebird-php] FireBird/ADODB
Author Alan McDonald
> The ONLY way to use blob's is via param's in the querys. If they
> are simply
> trying to read the blob data direct from the SQL it will not work :(
>
> --
> Lester Caine - G8HFL

hang on - I can understand the update/insert use of params but why can't you
just read blob data? I do that all the time.
Alan