ANSI psqlodbc 08.04.0200 not working on Linux x64 with iODBC - Mailing list pgsql-odbc

From Luke Coldiron
Subject ANSI psqlodbc 08.04.0200 not working on Linux x64 with iODBC
Date
Msg-id 4B78495F.3060303@cedarstump.com
Whole thread Raw
List pgsql-odbc
I am trying to get the ANSI psqlodbc version 08.04.0200 to work with
iODBC on a Linux x64 system.  If I compile the unicode version of
psqlodbc version 08.04.0200 I am able to make a successful connection to
a PostgreSQL 8.4.2 database with iodbctest.  However, if I compile the
ANSI version with the following it will compile but when I use iodbctest
to test the connection the connection attempt fails.

../configure --with-iodbc=/usr/local/bin/iodbc-config --enable-unicode=no
make

I turned on tracing and compared the difference between the ANSI and
UNICODE and other than the pointers I don't see a difference.  However
with the unicode version I get a SQL prompt with the ANSI version it
says have a nice and and dumps me back to the command prompt.

If anyone has any ideas I would greatly appreciate it.

Luke

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: How to speedup inserts via ADO ?
Next
From: luke
Date:
Subject: invalid byte sequence for encoding "UTF8"