Use Postgresql in VB

Поиск
Список
Период
Сортировка
От smith
Тема Use Postgresql in VB
Дата
Msg-id 000801c1f4b9$2e547aa0$6ec8a8c0@victor
обсуждение исходный текст
Список pgsql-bugs
I am using postgresql as database server in my VB application. I use DAO(OD=
BCDirect) to connect to the database. It works with postgresql 7.1.x before=
.=20

When I upgraded the postgresql to 7.2.1, I found that the program does not =
work with the new version. The program gets DAO RecordSet from a query. Whe=
n it uses MoveFirst or MoveLast to move the cursor, error occurs with descr=
iption "Invalid Operation". Is the new version not supporting these method =
in VB?

Best Regards,

H George=20

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #657: VB DAO MoveFirst/MoveLast become invalid operation
Следующее
От: "Rob Butler"
Дата:
Сообщение: PQescapeString and PQescapeBytea not exported during win 32 build