| От | Inoue, Hiroshi |
|---|---|
| Тема | Re: Updateable Cursors with current PostgreSQL versions |
| Дата | |
| Msg-id | 4EDFFC8F.4000102@tpf.co.jp обсуждение исходный текст |
| Ответ на | Updateable Cursors with current PostgreSQL versions ("JUNG, Christian" <christian.jung@shsservices.org>) |
| Список | pgsql-odbc |
Hi, (2011/12/08 2:00), JUNG, Christian wrote: > Hello, > > the ODBC-driver has an option to emulate updateable cursors (default "on"). *Updatable Cursors* in psqlodbc means *updatable result set*. You can call SQLSetPos(.., SQL_UPDATE/SQL_DELETE) or SQLBulkOperations() but unfortunately psqlodbc driver doesn't support positioned update using CURRENT OF CURSOR. regards, Hiroshi Inoue > AFAIK are updateable cursors supported since PostgreSQL version 8.3. Does the driver have to emulate updateable cursors with current PostgreSQL-versions or should this option be disabled for newer PostgreSQL releases? > > I tried to figur it out myself, but the code is very tricky on the whole configuration stuff... :-S > > regards > Chris >
В списке pgsql-odbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера