> -----Original Message-----
> From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> Sent: 15 May 2003 16:18
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: RE: [ODBC] Time for an 07.03.0001 Release?
>
>
> There were inconsistency .def and .mak files and I've just
> changed the .def files. I also renamed .def and .mak files so
> that psqlodbc_win32.def and win32.mak generate ODBC 3.0 dvivers.
So what generates the 2.5 driver now? I'd left it such that:
win32.mak psqlodbc25.dll PostgreSQL Legacy
win32_30.mak psqlodbc.dll PostgreSQL
win32_30w.mak psqlodbc30w.dll PostgreSQL Unicode (Beta)
Regards, Dave.