PsqlODBC and 'lo' type in PostrgreSQL 6.4.x - Mailing list pgsql-interfaces

From Wojciech Kromer
Subject PsqlODBC and 'lo' type in PostrgreSQL 6.4.x
Date
Msg-id 36FD192F.F818CE3C@softomat.com.pl
Whole thread Raw
List pgsql-interfaces
I have a problem with 'lo' type in PostgreSQL accessed via PsqlODBC.
It was OK in PostgreSQL 6.3 but I"ve upgrated it to version 6.4
(and 6.4.2 and 6.4.3beta4).

Now any try to acess 'lo' type gives me an error:
"Error while executing the query: parser: attibute 'xxxx' is of type
'lo'
but expression is of type 'int4'
You will need to rewrite or cast the expresssion..


Any idea? (except go back to 6.3)

If anyone knows the solution please e-mail to
mailto:krom@softomat.com.pl
I'm not subsrcibed to this group.. (but I read all archives, and found
nothing)

--
%%
Kazda cywilizacja musi dojsc do momentu, w ktorym wymysli PIWO!
%%
Wojciech Kromer mailto:krom@softomat.com.pl



pgsql-interfaces by date:

Previous
From: Antonello De Santis
Date:
Subject: Questions about pq library and ecpg
Next
From: The Hermit Hacker
Date:
Subject: Perl interface "oddity" ...