Re: ODBC: SELECT COMMITs a TRANSACTION

Поиск
Список
Период
Сортировка
От Zoltan Kovacs
Тема Re: ODBC: SELECT COMMITs a TRANSACTION
Дата
Msg-id 00040422073301.15602@tir
обсуждение исходный текст
Список pgsql-interfaces
Dear Byron,

thank you for your instructions. We tried the ODBC driver without the 'fetch'
option, it works well. Unfortunately this implies that the BDE loads all the
selected table down. The result will be a rather slow query if we want to show the full
table in a grid, especially selecting large tables.

In our opinion a transaction should not be closed when the user sends a SELECT
statement. Are there other database engines which demand this feature? If not,
it should be called as a bug and put it onto the TODO list and talk about it in
the documentation.

We are in a need of handling this on tables containing many rows (~1000). If you
could please help, that where we can start to work, we may try to modify the
sources. I'm not sure we are able to do this, but maybe.

Thanks in advance.

Regards,
Zoltan


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

Предыдущее
От: Miller.Sara@orbital.com
Дата:
Сообщение: libpgtcl and Tcl/Tk 8.2
Следующее
От: Peter Mount
Дата:
Сообщение: RE: Debian + PG + JDBC