[V4MD] 1.11 Carbon bug?

Daniel Crowder daniel at monumental-i.com
Sun Sep 26 13:02:03 CDT 2004


Ruslan,

It must be the UpdateAll in V4MD. Also, it is in read/write mode - if 
it wasnt why would it still work in 1.10?

Here is the actual code to generate the cursor:
   set query = "SELECT *, RecID FROM categories WHERE 
RecID="&p_DB.obj_editor.active_cat_id
   set dbCursor = new( xtra "VCursor", GetRef(p_DB.db),query,1,3)



>
In viSQL I can see that search is fine.
> So assume you have problems with UPDATE ALL?
>
> But then check your creation of cursor.
> Have you specify ReadWrite mode ?



More information about the Valentina mailing list