- Mailing list pgsql-interfaces

From apollo@enigma.net
Subject
Date
Msg-id 3.0.3.32.19990715171429.00932bb0@enigma.net
Whole thread Raw
List 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 by date:

Previous
From: "Ken J. Wright"
Date:
Subject: backend connection lost
Next
From: apollo@enigma.net
Date:
Subject: Oops. Forgot log and source....