Re: [INTERFACES] Re: TQ again - Mailing list pgsql-interfaces

From Peter Mount
Subject Re: [INTERFACES] Re: TQ again
Date
Msg-id Pine.LNX.4.10.9907262001450.19732-100000@maidast.retep.org.uk
Whole thread Raw
In response to Re: [INTERFACES] Re: TQ again  (Byron Nikolaidis <byronn@solipsys.com>)
List pgsql-interfaces
On Mon, 26 Jul 1999, Byron Nikolaidis wrote:

> 
> 
> Peter Mount wrote:
> 
> > On Mon, 26 Jul 1999, James Loh wrote:
> >
> > > Now that I can get the crypt option to work, I am disappointed that the
> > > psqlodbc driver
> > > doesn't support the crypt option.
> > >
> > > Do you know of any other ODBC driver for Windows 95/98 that supports the
> > > crypt passwords?
> >
> > Not that I know of. I'm forwarding this to the Interfaces list.
> >
> > Byron: Is crypt support going to be in the ODBC driver?
> >
> >
> 
> Sorry to disappoint... ;)
> 
> Actually, I don't remember what's involved with crypt.  I suppose I could add
> it at some point though.  Can somebody remind me what's involved?

Remembering how I did it with JDBC, it's just an extra two lines of code
along side the PASSWORD handling stuff to call crypt.

As for crypt(), we have our own implementation, based on one found on the
net.

I wouldn't have thought it would take much to convert it to C for ODBC to
use crypt.

Peter

--      Peter T Mount peter@retep.org.uk     Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf



pgsql-interfaces by date:

Previous
From: Israel Zavalza
Date:
Subject: URGENTE: Servidor PostgreSQL se cae eventualmente !
Next
From: "Ansley, Michael"
Date:
Subject: RE: [INTERFACES] Libpq and Borland C++ Builder 4