main logo
Subject: data environnment not closed on thisform.release()
Author: "jsm.maurice"
Posted: 2003/08/31 11:48:00
 
View Entire Thread
New Search


I have two forms that are quite the same. The second one has been built with
a SAVE AS of the first form. They have both a private dataenvironnment. All
tables are opened in the load event. I use a lot of view. A listbox's
rowsourcetype is an SQL statement.

In the first one all is ok. In the second one, when I click on "Quit" (so
when ThisForm.release() is executed), the dataenvironment is not closed :
its name changes to "unknown (2)" and the tables stay opened.

It has no effect on the app (I mean I can launch again the second form
without any problem) but I would like to know what happens.

In the same way : to compare the two forms, I opened them in the
class_browser. When I quitted this tool, an empty "class_browser" data
environnment staid opened in the 'data environnment window' (the one you get
with the command SET).

Any idea ?

J. MAURICE .at. Grenoble .DO.T France.Europe UFPRC - Foxil
unable to forget {^2001.09.11}

bytw : temperature is 20c now !






 
©2003 jsm.maurice
<-- Prior Message New Search Next Message -->