Обсуждение: ODBC Driver updated

Поиск
Список
Период
Сортировка

ODBC Driver updated

От
Byron Nikolaidis
Дата:
Hi,

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

Byron



Re: [INTERFACES] ODBC Driver updated

От
Peter Harvey
Дата:
> 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

От
Thomas Lockhart
Дата:
> 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

От
Byron Nikolaidis
Дата:
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

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

Aaaargh.