VC++/MFC CRecordset problem

Поиск
Список
Период
Сортировка
От Marc Soleda
Тема VC++/MFC CRecordset problem
Дата
Msg-id 20050413092134.74827.qmail@web26506.mail.ukl.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Kelly Burkhart
Дата:
Сообщение: Re: Crystal reports 9 fails to recognise data on upgrade to
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: How can I configure the postgresql odbc to return 1 row at a time?