AW: [VSDK] VDK_Cursor::Update() broken?

Florian Bogeschdorfer fb at memedia.de
Wed Jan 7 18:19:46 CST 2004


> 
> > -- Does flush() "commit" them?
> 
> I've just try it and it change nothing.
> 
> > -- cursor is not Read Only ?
> 
> Always kNoLock

Are you sure there is no other cursor blocking the update? Another ReadOnly
cursor will block the update I think. That's why I use NoLocks all the time.

Also is your cursor related to more than one table? Like SELECT something
FROM table1, table2 WHERE condition??

In this case Valentina currently will not support writing. Is it locked
automatically

Florian



More information about the Valentina mailing list