Questions about building psqlODBC on Linux/Windows - Mailing list pgsql-odbc

From MauMau
Subject Questions about building psqlODBC on Linux/Windows
Date
Msg-id 100BDAFF99484416ADE474979B77E952@maumau
Whole thread Raw
Responses Re: Questions about building psqlODBC on Linux/Windows  ("Inoue, Hiroshi" <inoue@tpf.co.jp>)
List pgsql-odbc
Hello,

Please let me ask a few questions about building psqlODBC on Linux and
Windows.

Q1: What differences in functionality are there between the driver with
libpq and the one without libpq?  Which has richer functionality?

Q2: Do I have to specify PG_INC and PG_LIB to build the ODBC driver on
Windows with nmake even when LIBPQ=no?

Q3: When should I use the ANSI driver?  I'm not very sure even after reading
the FAQ.  Is the following understanding correct?

Unicode driver must always be used when the database encoding is UTF-8.
ANSI driver must always be used when the database encoding is not UTF-8.
Violation of above rules results in strange behavior when the character code
is greater than 128.

Regards
MauMau



pgsql-odbc by date:

Previous
From: Vadim Zeitlin
Date:
Subject: Regression with no results returned from query between 9.01.01 and 9.01.02
Next
From: Heikki Linnakangas
Date:
Subject: Git migration