Re: odbc patches

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Nick Gorham <nick(at)lurcher(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Nick Gorham <nick(at)easysoft(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: odbc patches
Date: 2000-06-21 18:16:43
Message-ID: Pine.LNX.4.21.0006212010440.1681-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Nick Gorham writes:

> The only thing that I am trying to do with the --with-unixODBC flag is
> to make the driver use the SQLGetPrivateProfileString from the
> libodbcinst.so provided by unixODBC. This way avoids the multiple
> odbc.ini entries that can happen. Also it enables the GUI config tool
> to setup DSN entries that can be used by the driver, as they use the
> same odbcinst lib.

Sounds good. It's also nice to know this to put it in the documentation
somewhere. I'm downloading unixODBC just now to test my incarnation of
your patch.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-06-21 18:42:21 Re: Big 7.1 open items
Previous Message Peter Eisentraut 2000-06-21 18:16:10 Re: Big 7.1 open items