Esoteric Adding of Records
Chuck Pelto
cbpelto at pcisys.net
Mon Dec 18 09:39:59 CST 2006
Using RB.
I've got a situation here that when I add a record to a database, the
record is not available until I quit and restart the application.
Then the record is accessible by the application.
If I look at the database using V-Studio after I quit the
application, once a new record is generated, but cannot be accessed,
the record IS in there.
I am generating the new record in a module that is separate from the
window that usually displays the data. I pass the VCursor as a
parameter to the module where the new record is created.
Is it possible that by making new records in this fashion, the
VCursor in the window is not being updated? If that is the case, how
do I get the VCursor to be updated to recognize there is a new record?
If that is not the case, what else could be causing this?
Regards,
Chuck
More information about the Valentina
mailing list