VC++/MFC CRecordset problem - Mailing list pgsql-odbc

From Marc Soleda
Subject VC++/MFC CRecordset problem
Date
Msg-id 20050413092134.74827.qmail@web26506.mail.ukl.yahoo.com
Whole thread Raw
List pgsql-odbc
hi all,
     I'm developing an application in WinXP/Visual C++/MFC and accessing a PostgreSQL 8.0.1. All works fine (open the db, SELECT, ...) but the db returns an exception if I try to insert a row using CRecordset. When I add the new row calling CRecordset::Update(), Postgres returns the exception:
"Only SQL_POSITION/REFRESH is supported for PGAPI_SetPos"
 
The ODBC driver version is 8.00.01.01. Any idea?
 
thanks in advance,
    Marc



Nuevo Correo Yahoo!

pgsql-odbc by date:

Previous
From: Kelly Burkhart
Date:
Subject: Re: Crystal reports 9 fails to recognise data on upgrade to
Next
From: Jeff Eckermann
Date:
Subject: Re: How can I configure the postgresql odbc to return 1 row at a time?