Re: Problems with MFC AddNew - Mailing list pgsql-odbc

From Ian Klassen
Subject Re: Problems with MFC AddNew
Date
Msg-id 45BA6497.1070909@phhpc.com
Whole thread Raw
In response to Problems with MFC AddNew  (iklassen@phhpc.com)
List pgsql-odbc
Hi,

That is an option, but I'm working with a large project with many
AddNew's and I would prefer not having to update them all.

Hiroshi thinks it's a linking problem.  He's working on it...

Ian

Oberle, Martin wrote:
> Hello,
>
> I have the same problem. I think "addnew" does not work,
> when the recordset is empty (has no rows).
> I call SQLExecute(insert...) to add a new record.
>
> best regards
>
> Martin
>

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Error while creating stored procedure through ODBC connection
Next
From: Dave Page
Date:
Subject: Updatable cursors - applications?