Re: ODBC driver further developments? - Mailing list pgsql-odbc

From Dave Page
Subject Re: ODBC driver further developments?
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B889F936@mail.vale-housing.co.uk
Whole thread Raw
In response to ODBC driver further developments?  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
Responses Re: ODBC driver further developments?
List pgsql-odbc

> -----Original Message-----
> From: Philippe Lang [mailto:philippe.lang@attiksystem.ch]
> Sent: 04 April 2004 18:58
> To: Dave Page
> Subject: RE: [ODBC] ODBC driver further developments?
>
> Hello,
>
> > It's rumoured that Philippe Lang once said...
>
> :)
>
> I would be glad to see if I can help in the driver
> development, really. I never developed drivers before, but I
> used to program a lot with C and C++ some years ago. What
> kind of environment do I need in order to compile the win32 driver?

Any contributions you can make would be appreciated :-)

We use MS Visual C++ at the moment (that's what the .mak makefiles are
for - the command line MS compiler). There is no special environment
required, simply run vcvars32.bat (or add the relevant bits to your
env), and then use something like 'nmake /f win32.mak' to build a DLL.

At the moment we have 3 builds, the ODBC2.5 (legacy) version, the ODBC3
version and the ODBC3 Unicode (beta) version. I want to move fairly
quickly to only the ODBC3 Unicode build and junk the rest.

Regards, Dave

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: ODBC driver further developments?
Next
From: Shachar Shemesh
Date:
Subject: Re: ODBC driver further developments?