Two cursors accessing the same records
Dave Addey
listmail1 at dsl.pipex.com
Fri Dec 16 17:31:36 CST 2005
Hi there,
Is it safe for me to have one cursor open on a table, accessing various
records for read only, and then to open another cursor for one record in the
table, to read and update its values? Will the first cursor¹s values get
updated when I UpdateRecord in the second cursor? What locks, if any,
should I put in place?
Thanks in advance for any advice,
Dave.
(RB 5.5.5, V4RB 2.0.5, Mac OS 10.4.3, Mach-O compile.)
More information about the Valentina
mailing list