possible odbc driver bug with postgresql-7.4 - Mailing list pgsql-odbc

From Caio Begotti
Subject possible odbc driver bug with postgresql-7.4
Date
Msg-id 2D198CAE-6B07-4BF0-A1CA-7E651A9BBD8C@ueberalles.net
Whole thread Raw
Responses Re: possible odbc driver bug with postgresql-7.4
Re: possible odbc driver bug with postgresql-7.4
List pgsql-odbc
Hello list, I've contacted Peter Eisentraut (the current Debian
maintainer of odbc-postgresql) and now I'm sending to you the same
message I've sent to him. I hope you guys have any clue regarding
this not-confirmed-bug...

> To: petere@debian.org
> Subject: possible odbc driver bug with postgresql-7.4
>
> Hi, I'm contacting you before the actual ODBC driver maintainers
> 'cause maybe you can have an idea about it.
>
> Please read http://bugs.digium.com/view.php?id=8513 for more
> details (it's related to using the ODBC driver you do maintain do
> connect PGSQL-7.4 with the Asterisk PBX packages from Debian).
> We've been unable to get SQLGetData to work with chunking and the
> code is just pulling the OID of the blog, and not the actual blob...

I've tried to change my data field type from oid to lo but it didn't
work.
I've tried using the ODBC connector with PGSQL-8.1 as well, and it
didn't work.

Manually exporting the large object using lo_export works, so there's
something recorded there.
Inserting in the database works as well, but getting the data back
out does not.

Please let me know how I could make sure it's indeed a ODBC problem
or SELECT/INSERT issue and how I could provide to you more useful
information to track this problem and close it as soo as we can :-)

PS: the version of every package involved in this issue came from
Debian Etch, which is now frozen for release

Cheers and thank you guys in advance!

--
caio[1982] begotti
http://caio.ueberalles.net



pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Update-able View linked to Access
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1000797 ] Conn. created by ODBCCP32.DLL/SQLConfigDataSource doesn't take some parameters