VCursor.AddRecord

Ed Kleban Ed at Kleban.com
Wed Nov 30 10:05:43 CST 2005




On 11/30/05 9:41 AM, "Ruslan Zasukhin" <sunshine at public.kherson.ua> wrote:

> On 11/28/05 8:13 PM, "Ed Kleban" <Ed at Kleban.com> wrote:
>   
>> ...then I'm presuming that...
>> 
>>     Vcursor.AddRecord()
>> will add a new record to BOTH the cursor as well as to the original table,
>> correct?
> 
> Yes. 
> 
> Cursor must be ReadOnly = false
>  
> In fact, such cursor do not have own records. It work over original
> 

Ah, excellent.  Very good to hear.

>> And what is done for fields in the original table that are not included in
>> the cursor?  Presumably they are set to their blank value equivalents?
> 
> BLANK

Thanks!




More information about the Valentina mailing list