Обсуждение: cursor updatability changed

Поиск
Список
Период
Сортировка

cursor updatability changed

От
"Attila Peller"
Дата:

Hi,

We are using the latest postgres odbc driver from our software to communicate with external postgres database.

After every insert or update operation we are getting a “cursor updatability changed” warning message.

I know that this is a warning only and it can be ignored, but the part of our software I don’t have access to, always reports it.

Any way to supress this message on the ODBC driver level or on the postgres server? I’ve searched for the problem, but couldn’t find any solution…

Thanks for any help!

Regards,

Attila