Thread: updatable cursors

updatable cursors

From
Antonio Pennino
Date:
Hallo,

I am using a new account but i am an old subscriber of this mailinglist.
My first question is: there are (at now or in the near time) good news
for the updatable cursors?

I use the latest psqlodbc driver (on win32)  with the latest postgresql
server (on linux).
With this feature the program (MFC based) goes on crash, without is run
ok but slower if i compare it with a MDB file on the net.

My program make great use of looping in read/write on record (loop by
date, ecc.).

Thank you.


Re: updatable cursors

From
Hiroshi Inoue
Date:
Antonio Pennino wrote:
> Hallo,
>
> I am using a new account but i am an old subscriber of this mailinglist.
> My first question is: there are (at now or in the near time) good news
> for the updatable cursors?

Please try Experimental Enhanced Branch(psqlODBC 07.03.0260) at
   http://pgfoundry.org/projects/psqlodbc/ .
In addtion you had better replace the psqlodbc35w.dll with the one at
   http://www.geocities.jp/inocchichichi/psqlodbc/index.html
because it constains bug fixes for George Weaver's problem and
(at least a part of) Daniel Holm's problem.

regards,
Hiroshi Inoue