Problem with more than one cursor in use.
Kevin Windham
kevo at gatorgraphics.com
Wed Sep 24 17:38:50 CDT 2003
I'm using RB 5.2.1 and V4RB 1.9.8.
It seems that if I have a method that uses a cursor, and I don't nil it
before calling another method that creates a cursor, that I end up with
a nil cursor in the second method.
Shouldn't I be able to have more than one cursor at a time?
Could this be a problem with locking? I know I can't have 2 r/w cursors
on the same record, but should I be able to have one r/w and one r/o
cursor on the same record?
Thanks,
Kevin
More information about the Valentina
mailing list