Обсуждение: Cursor library not capable

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

Cursor library not capable

От
Carolyn Lu Wong
Дата:
I'm writing client application with VB5 which connects to PostgreSQL via
PsqlODBC.

I get this error when I try to open RecordSet with pessimistic locking.

If this is not supported, any idea how can i prevent user from accessing
a record that's being accessed by another user?