Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with default data session
Message
From
16/04/1999 00:17:36
Jocylyn Sy
Freelance Programmer
Cebu, Philippines
 
 
To
15/04/1999 09:59:59
Jocylyn Sy
Freelance Programmer
Cebu, Philippines
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00208464
Message ID:
00208853
Views:
27
Good day,

I found out what was causing the problem. The form was in default data session.
I just changed it to private data session. It seemed to work well.
Thanks again, Nigel.


>Hi Nigel,

>Pass the DataSessionID property value to the second form. In the init of the >second
> form, receive lnDataSession and put 'THISFORM.DataSessionID=lnDataSession'.
> This second form will then be using the same DE as the first.

> This seems to work for tables opened in the DataEnvironment. But
> the tables, opened outside the dataenvironment, are closed.
> The files I wanted to manipulate are created outside the
> dataenvironment.

> Is there a way to prevent the closing of the tables?
Previous
Reply
Map
View

Click here to load this message in the networking platform