Updated ODBC Driver Download

Поиск
Список
Период
Сортировка
От Dave Page
Тема Updated ODBC Driver Download
Дата
Msg-id 8568FC767B4AD311AC33006097BCD3D61A2958@woody.vale-housing.co.uk
обсуждение исходный текст
Список pgsql-odbc
I have compiled the latest ODBC driver source for Win32 and made it
available under the Downloads area at:
http://www.greatbridge.org/project/pgadmin/.

This is version 07.01.0002 of the driver and contains a fix for SQLGetInfo
SQL_DBMS_VER and the following updates from Hiroshi Inoue:

1) initialized pg_version by DSN's protocol info so that we could always use
pg_version info once a connection is established (pg_version() didn't exist
before 6.4). PROTOCOL_XX() macros are removed(except from connection.[ch]).
2) provided a few macros to encapsulate connection's version info and
replaced existent comparison stuff by those macros.
3) change SQLTables() so that 7.1 servers could show views.

Regards,

Dave.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] build WIN32 ODBC using VC++, not Cygwin/gcc
Следующее
От: "Johann Zuschlag"
Дата:
Сообщение: Re: Invalid Page Fault in PSQLODBC.DLL