Thread: ODBC Driver updated

ODBC Driver updated

From
Byron Nikolaidis
Date:
Hi,

I updated the odbc driver at the Insight website AND the Postgres cvs
tree.

Byron



Re: [INTERFACES] ODBC Driver updated

From
Peter Harvey
Date:
> I updated the odbc driver at the Insight website AND the Postgres cvs
> tree.

Is this newer than the source I downloaded two days ago? I ask because I
have already made my changes to the driver and have it compiling in the
unixODBC framework.

Peter




Re: [INTERFACES] ODBC Driver updated

From
Thomas Lockhart
Date:
> I updated the odbc driver at the Insight website AND the 
> Postgres cvs tree.

Great. Will look at it when I can, or...

Can I send a tarball to you Cary? Or does anyone else with an existing
installation want to test??
                     - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


Re: [INTERFACES] ODBC Driver updated

From
Byron Nikolaidis
Date:
Peter Harvey wrote:

> > I updated the odbc driver at the Insight website AND the Postgres cvs
> > tree.
>
> Is this newer than the source I downloaded two days ago? I ask because I
> have already made my changes to the driver and have it compiling in the
> unixODBC framework.
>
> Peter

Yes, it is newer.   But very, very minimal changes.   Only, the files
convert.c and psqlodbc.h have really changed.

For you to have the latest source, you really need to get it from the cvs
tree and not my zip file because there was some other changes in the tree
besides mine.

Byron



Re: [INTERFACES] ODBC Driver updated

From
Peter Harvey
Date:
>
> Yes, it is newer.   But very, very minimal changes.   Only, the files
> convert.c and psqlodbc.h have really changed.
>

Aaaargh.