Re: how to compile psqlodbc.dll on windows?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <tame_doggie(at)yahoo(dot)com>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: how to compile psqlodbc.dll on windows?
Date: 2005-10-13 18:36:33
Message-ID: 02d001c5d025$14b0e9c2$6a01a8c0@valehousing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

-----Original Message-----
From: "doggie tame"<tame_doggie(at)yahoo(dot)com>
Sent: 13/10/05 19:02:32
To: "pgsql-odbc(at)postgresql(dot)org"<pgsql-odbc(at)postgresql(dot)org>
Subject: [ODBC] how to compile psqlodbc.dll on windows?

> I use msvc++ 4.2 enterprise edtion, any > ideas?

Sounds like 4.2 doesn't know about Unicode :-(. We use 6.0 or above.

You could try building the Ansi driver, hopefully /all/ the unicode bits will be #ifdef'ed out in that build.

Regards, Dave

Browse pgsql-odbc by date

  From Date Subject
Next Message Carl Hewitt 2005-10-13 18:45:53 Odbc Problem
Previous Message doggie tame 2005-10-13 18:00:37 how to compile psqlodbc.dll on windows?