ODBC and client-side result sets

Поиск
Список
Период
Сортировка
От Relaxin
Тема ODBC and client-side result sets
Дата
Msg-id bj9k2k$1drc$1@news.hub.org
обсуждение исходный текст
Список pgsql-odbc
Does the ODBC driver bring all of the data to the client side first before
the end user can start working with it?

Can this driver be changed to allow the data to hang on the server and then
only issue you the records from the result set that you request and also
give you Forward and Backwards capabilities?

I know that the ODBC driver has the "Use Declare/Fetch", but the driver
reports back to OLEDB and ADO that it doesn't support Fetching Backwards or
Scrolling Backwards.  So this will only give you a Forward Only result set.

I created a thread under ..postgresql.performance <SELECT's take a long time
compared to other DBMS> that talks about possibly the ODBC driver may be the
cause for slow queries on Windows machines.

Thanks



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

Предыдущее
От: "E. Zorn (RDG-rational) postsql"
Дата:
Сообщение: Re: Change connection (IP, or Databasename)
Следующее
От: "Henry Alfke"
Дата:
Сообщение: Re: Change connection (IP, or Databasename)