Benoît Minisini schrieb:
>>> In creation mode there is only one record in the Result object, the
>>> record that will be created. So Result.Index always returns 0.
>>>
>>> Regards,
>> oh... of course! this makes sense!
>> and for general unterstanding, i can say that an index in a result is
>> some kind of linked to a position in the database so that the driver, or
>> whatever does this, knows, where to write the record in the result to in
>> the real database?
>>
> 
> Not at all. It's just the index inside the internal record buffer of the 
> Result object.
> 
so how does the driver know where to write a result record to in a database?

thanks,
tobi

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to