Search Postgresql Archives
Using ODBC and VBA to pull data from a large object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Good Morning,
I had a question about using ODBC with
large objects. When I query the pg_largeobject table and return data
to an ADO recordset, I can only get the first 255 bytes even though the
record contains 2048 bytes of data (all the bytes after the first 255 show
as 0). When I checked the type of the record, it was a VarBinary.
Is there a way to have all of the data returned to the recordset?
Thanks for any help.
Adam
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]