UpdateRecords Not Updating

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Feb 18 23:05:17 CST 2005


On 2/18/05 10:51 PM, "Chuck Pelto" <cbpelto at pcisys.net> wrote:

> Okay...
> 
> ....trying different approaches to skin this particular 'cat', I used
> the cursor technique of cur.Field("my_field").SetString(theString)
> 
> Then I applied cur.Update().
> 
> result = cur.Update()
> 
> I noticed something. After the call, result was false.
> 
> So I delved into the VCursor and saw it was READONLY.
> 
> Looking at the reference material, I could not see anything that gave
> me the syntax for making a cursor READ-WRITE. WHAT is the call to
> accomplish that?

Looks into docs of db.SqlSelect()

It have 3 parameters to control how to create cursor.

If your docs do not have this then update docs
    

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------




More information about the Valentina mailing list