Re: ODBC Rewrite

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: ODBC Rewrite
Дата
Msg-id 20041207140239.GO10437@ns.snowman.net
обсуждение исходный текст
Ответ на ODBC Rewrite  (markw@mohawksoft.com)
Ответы Re: ODBC Rewrite  (markw@mohawksoft.com)
Список pgsql-odbc
* markw@mohawksoft.com (markw@mohawksoft.com) wrote:
> Looking at both ODBC and libpq and I think that the difference is that
> libpq aims to make PostgreSQL interfacing easy, while ODBC strives to be a
> comprehensive SQL interface. 99% of what will be done with the ODBC
> interface will be simple SQLAllocStmt, SQLPrepare, and SQLExecute.

Saying what 99% of what the ODBC driver does isn't terribly useful-
What's that 1% that libpq can't do?  Having looked at the code, can you
give us an idea on that?

    Stephen

Вложения

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

Предыдущее
От: markw@mohawksoft.com
Дата:
Сообщение: ODBC Rewrite
Следующее
От: markw@mohawksoft.com
Дата:
Сообщение: Re: ODBC Rewrite