vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| -----Original Message----- From: "doggie tame"<tame_doggie@yahoo.com> Sent: 13/10/05 19:02:32 To: "pgsql-odbc@postgresql.org"<pgsql-odbc@postgresql.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 ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |