[C SDK] Reading values from cursor

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Nov 5 19:14:35 CST 2003


on 11/5/03 5:12 PM, Olaf Schmidtmann at os at brainbits.net wrote:

>> ALSO, import "strange" feature of VCSDK is that it return you
>> string pointer...and you need COPY that string to OWN buffer
>> immediately, because any other operation that also return
>> char* will reuse that buffer.
> 
> Uuuh, that's bad, because to speed the asynchronous behavior up I wanted to
> do this:
> 
> - get cursor ref
> - get field count
> - loop all field and get their references
> - loop *all* field references and get their names & types
> - loop *all* field references and get their values (with proper method)
> 
> Looks like I have to wait for the callback for each field. If that is the
> case I think I can forget everything because this is getting much too slow:
> :-(

I am not agree Olaf.

Guys, C langauge IS fast.

You even cannot image self how much work in done in background in MM
director or in Valentina :-)

So do not think this will be slow.

Just go by this way.


-- 
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