Re: Compiling using Visual Studio 2003 - Mailing list pgsql-odbc

From Dave Page
Subject Re: Compiling using Visual Studio 2003
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4528A76@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Compiling using Visual Studio 2003  (Paul Cochrane <paul.m.cochrane@tuht.scot.nhs.uk>)
Responses Re: Compiling using Visual Studio 2003  (Paul Cochrane <paul.m.cochrane@tuht.scot.nhs.uk>)
List pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Paul Cochrane
> Sent: 10 February 2005 11:06
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC] Compiling using Visual Studio 2003
>
> Hi there
>
> I'm trying to compile the psqlodbc driver using visual studio
> 2003. I'm
> not an expert at this program but have managed to get it to
> compile (&
> work) with tons of warnings. Does anyone know if (a) this is usual to
> get all these warnings on compiling in windows and (b) should I worry
> about any of them?

You should get few, if any warnings.

> My reasons for compiling are that I'm hoping to hack the
> driver a little
> to allow me to use Paradox to connect to a more recent version of
> Postgres. I'm currently limited to using 7.2.X as that was the last
> version that did not use schemas. I think with a little
> hacking I'll be
> able to hide the "information_schema" and also the "public." from the
> table names returned to Paradox through ODBC (indeed I've already
> figured out how to do this but am having another issue that I've not
> worked through yet).

Why are you limited to 7.2.x? The driver works just fine with all recent
versions of PostgreSQL (bar the odd minor bug of course).

Regards, Dave.

pgsql-odbc by date:

Previous
From: Paul Cochrane
Date:
Subject: Compiling using Visual Studio 2003
Next
From: "Joost Kraaijeveld"
Date:
Subject: Re: Compiling using Visual Studio 2003