Randy Yates wrote on 27.09.2004 01:35:
> Hi,
>
> I want to do develop some C++ to interface with a remote postgresql
> database via ODBC on a win32 platform (windows 2000) via unix
> style. For example, I like using the mingw (minimum gnus for windows)
> distribution, gnumake, xemacs, cygwin, and non-IDE building.
>
> Will the iODBC driver manager work under such an environment in win32?
> If not, is there something that will?
If you are working with win32, why do you need a separate driver manager?
To my knowledge they all come with an ODBC manager...
Thomas