V4RB -- 2 cursors on same data
Bill Mounce
billmounce at comcast.net
Mon May 30 07:51:41 CDT 2005
It is my understanding that if I have created one cursor that is
read/write drawing from all the data in the database, and then try to
create a second cursor that is read only on some of those records, that
Valentina does not allow this because of record locking. Is this true?
I would think that if the second is read only it shouldn't matter.
Currently what is happening is that the SQL call used to create the
second cursor always fails unless I nil the first cursor.
Bill
More information about the Valentina
mailing list