Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The form is attempting to close tables as it shuts down.
AutoCloseTables is set to true (.T.).
Don't programmatically close the data environment tables.
The CloseTables method is being called before the form is closed.
Set AutoCloseTables to false (.F.).