Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datasession behavior
Message
From
23/09/1997 10:17:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Datasession behavior
Miscellaneous
Thread ID:
00051207
Message ID:
00051207
Views:
87
In the help, it says that SET DATASESSION TO will activate data session 1.

In my case, I have the following code:

MESSAGEBOX(STR(lnDataSession))
SET DATASESSION TO
MESSAGEBOX(STR(lnDataSession))

The first message box says 2. This is the private data session of the current form. But, the second message still says 2. Wasn't it suppose to switch to 1?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform