Thread: again lo and ODBC

again lo and ODBC

From
Emiliano Sutil García
Date:
Hello,

I know this question has already been posted but I want to know if
someone really is able to read and write a large object in Postgres
using
Delphi+PsqlODBC.

I have read about using begin transaction and commit/Rollback but The
error is always the same:

ERROR:  lo_lseek: invalid large obj descriptor (0)

Couldnt open large object for reading.

Any sugesstion?
   Thanks in advance
                                                   Emiliano Sutil




P.D: Thanks to Barry Baldwin for his help.