VCursor Hosing Database

Chuck Pelto cbpelto at pcisys.net
Mon Jul 17 11:37:16 CDT 2006


Working in RB2006, I've got a V4RB2 database I've set up to manage  
data in the system.

When I open up a window, the VTable is used to populate the various  
editable control objects in the window. Things work fine.

However, if I want to limit the records being viewed by establishing  
a VCursor, when the VCursor populates these same objects, it hoses  
the database.

Is there something I need to do  before using data from the VCursor  
to populate the fields that are already populated by information from  
the VTable? SetBlank()? Or something like that?

The nature of the hosing is that when I close the application, it  
refuses to close. I have to force-quit. After I've force-quit the  
application, the database is HUGE and 'corrupted'. Despite the fact  
that no records were supposed to have been changed in this.

Regards,

Chuck


More information about the Valentina mailing list