- Архив списков рассылки pgsql-interfaces

Поиск
Список
Период
Сортировка
От apollo@enigma.net
Тема
Дата
Msg-id 3.0.3.32.19990715171429.00932bb0@enigma.net
обсуждение исходный текст
Список pgsql-interfaces
Running a small VB app within MS Access 97 to copy data using DAO.
ODBC 6.40.0006
PSQL 6.5
Client: Win NT

PostgreSQL DB opens fine. Can link tables as a test and they are updatable.

I open the recordset (cursor) as a dynaset type (keyset) and get the
following error upon executing a '.AddNew' method on the recordset.

"Cursor is not valid"


Have tried different combinations of ODBC driver settings including
defaults plus:

Rec Unique Index
Use Declare/Fetch
Parse Statements

minus:
Read onlys


Any ideas would be appreciated.






-----------------------------------------------------------
Don Youdale                                 Enigma Software
apollo@enigma.net                     http://www.enigma.net
-----------------------------------------------------------


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

Предыдущее
От: "Ken J. Wright"
Дата:
Сообщение: backend connection lost
Следующее
От: apollo@enigma.net
Дата:
Сообщение: Oops. Forgot log and source....