I have a form with multiple pages using 5 rowsets for various
components. After opening the form, I stream data from a text file type
into tables in order to compare data to one of the tables that one of
the rowsets is based on. To do this I use an outside procedure (.prg).
Previously I had no problems with this, but now, I'm not able to get
exclusive use of any of the tables that comprise the form's rowsets
(even when I try to set the form's rowset individually - for each
component, etc.) Is there a way to "release" the tables I need to
perform exclusive operations with while the form is still open (Indexing
especially)? P.S. what's the best sub-news group at Dbase2000 for form
stuff?