[ANN] VSDK, V4RB, V4MD, VAPP (MAC) 1.9.8b9 uploaded
jda
jda at his.com
Thu Jul 3 10:14:00 CDT 2003
>
>Sp procedure is next I think:
>* you should FIND all places in your project with SqlSelect()
>* check how is used this cursor
>* modify SqlSelect() call with new parameters if needed.
>
Are we to stop making cursors with constructions like
myCursor = new VCursor(theDB, "select * from theDB")
myCursor appears to have the default ReadOnly value, and new VCursor
won't accept additional parameters.
Not a big deal to change these in my code, but I just want to be
clear that it is necessary (or not).
Jon
More information about the Valentina
mailing list