I did some more testing by using libpq to connect into the database and that
worked fine so I think the problem exists within libpqxx.  Does anybody have
any other ideas on how to continue narrowing this down? 

Rebuilding libpqxx (I have to remove -Werror from the Makefile's to get it
to build) doesn't help either.


-----Original Message-----
From: Jeroen T. Vermeulen [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 20, 2006 2:19 AM
To: Kevin Lambert
Cc: [email protected]
Subject: RE: [libpqxx-general] pqxx::sql_error on "SELECT * FROM ITEMS"


On Fri, November 17, 2006 23:05, Kevin Lambert wrote:
> When I copied the code from my linux box I hadn't made the reference 
> changes yet (which have since been made).  I log the sql exception and 
> show the actualy sql that caused the exception and it showed the sql I 
> pushed in "select * from items".  This code HAD worked under FC3.  I 
> will take a look
> at lazyconnection, maybe that will work.

I've tried your code on FC6 now, with the Fedora-packaged versions of
libpqxx and everything else, and it still worked fine!


Jeroen

_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to