Re: Coppatibility of ODBC drivers with forecoming 7.1

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: Coppatibility of ODBC drivers with forecoming 7.1
Дата
Msg-id 3A3E4361.1689.94149@localhost
обсуждение исходный текст
Ответ на Coppatibility of ODBC drivers with forecoming 7.1  ("Emmanuel Charpentier,,," <charpent@bacbuc.dyndns.org>)
Список pgsql-interfaces
On 16 Dec 2000, at 9:29, Emmanuel Charpentier,,, wrote:

> It seems that PosgreSQL 7.1, which is in beta and seems to be close
> the out door, will bring us, among other things, the much awaited
> outer joins.
> 
> I wonder if a new ODBC driver will be necessary to be able to use this
> feature, or if the current (6.50.0, IIRC) will be able to use it more
> or less "automagically".

I've been using 7.1devel for a few months w/ODBC (mostly Access, 
some VB), and it works fine for outer joins.

It does not however work well with the stock ODBC driver, which 
shows no tables. You should compile the driver from CVS sources. 
(This also fixes the referential-integrity-error problem).

More information & a precompiled driver at www.scw.org/pgaccess
--
Joel Burton, Director of Information Systems -*- jburton@scw.org
Support Center of Washington (www.scw.org)


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: buhrow@lothlorien.nfbcal.org (Brian Buhrow)
Дата:
Сообщение: Possible memory leak in Postgres V7.0.2/ecpg 2.7.1
Следующее
От: Stephen Davies
Дата:
Сообщение: re:ODBC handling of bools?