Greetings!
In one piece of my application, my active work area contains a view. A new
record is being added to the view. If I exit this piece without doing
anything to the new record, the view remains active and I get an error
saying "Cannot insert an empty row from a view into its base table(s)". I
click Cancel and my application exits. The view is still showing in my Data
Session window. When I click on it in the Data Session window and click
Close, I get the same error. When I issue "Close All", I get the same
error. When I click the X in the top right corner to exit FoxPro, I get the
same error! The only way to get this view to go away is to use Task Manager
to shut down FoxPro!
Is there a more graceful way to recover?
Thanks very much!
Rob Richardson, who will now go back and make sure the view never has a
blank row.