[ANN] VSDK, V4RB, V4MD, VAPP (MAC) 1.9.8b9 uploaded

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Jul 3 20:51:13 CDT 2003


on 7/3/03 20:29, jda at jda at his.com wrote:

>> Jon,
>> 
>> But if you really write constants then they NOT EXISTS yet.
>> You need use or numbers
>> 
>>       myCursor = new VCursor( theDB, "select * from theDB",
>>                               1, 3 )
>> 
>> Or create this constants self in ValentinaUtility module.
>> 
> 
> Um, Ruslan, I'm not *that* dumb (I hope!). I wrote my own constants,
> and they work just fine in SQLSelect statements:
> 
> This works:
> 
> myCursor = myDatabase.SQLSelect(query, kServer, kReadWrite)
> 
> This doesn't compile
> 
> myCursor = new VCursor(myDatabase, query, kServer, kReadWrite)
> 
> (myCursor = new VCursor(myDatabase, query, 1, 3) doesn't compile, either).
> 
> Have you tried this yourself with V4RB and RB 5.2 fc4?

Ahhhhhhhhhhhhhhhhhhhh !!!!

You say me about second way to create cursors! -- via constructor!
I have forget about this way, sorry. Will add it now.


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