Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use tables in Private Datasession ?
Message
From
06/06/2012 00:10:34
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to use tables in Private Datasession ?
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01545423
Message ID:
01545423
Views:
67
Hi
I have 2 Modeless forms which set the datasession property to 2 (Private),
Both of these 2 forms use the same customer file (cusmas.dbf),
but I find that when I close one form, the customer file also closed in another form.

How can I open and access the same file separately ?

I just only write the open file coding in the DataEnvironment INIT event of the form as follow.
USE CUSMAS IN 0 ALIAS cusmas 
SET ORDER TO CUSNO
Next
Reply
Map
View

Click here to load this message in the networking platform