Re: ODBC changes - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: ODBC changes
Date
Msg-id 3C0352E6.50E97EF7@tpf.co.jp
Whole thread Raw
In response to Re: ODBC changes  (Dave Page <dpage@vale-housing.co.uk>)
List pgsql-odbc
Dave Page wrote:
>
> > -----Original Message-----
> > From: Hiroshi Inoue [mailto:Inoue@tpf.co.jp]
> > Sent: 27 November 2001 01:53
> > To: pgsql-odbc@postgresql.org
> > Subject: [ODBC] ODBC changes
> >
> >
> > Hi all,
> >
> > I've committed the following changes.
> > psqlodbc driver is now 7.01.0009.
> >
> > 1) Add md5 authentication support thanks to Bruce Momjian.
> > 2) Use abbreviated connection strings more widely. It seems
> >    to fix the trouble with PowerBuilder.
> > 3) Fix a few(not all) bugs about SQLetData() reported by
> >    Mika Mantyla.
> > 4) Fix an option dialog setting bug.
> > 5) Improve the handling of literals in parse_statement().
> > 6) Improve the internal timestamp scale handling.
> >
>
> Hiroshi,
>
> I just tried to build this for distribution - any idea what I'm missing -
> presumably I need to add a reference to an MD5 library (if there is one in
> VC++)?

I added win_md5.c to interfaces/odbc.
Does win32.mak contain win_md5.obj ?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Dave Page
Date:
Subject: Re: ODBC changes
Next
From: Bruce Momjian
Date:
Subject: Re: ODBC changes