Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exclusive cannot be set to .F. for views in DE?
Message
From
11/12/1997 13:37:47
 
 
To
11/12/1997 08:55:00
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00064931
Message ID:
00065345
Views:
41
>Do you open all the base tables in data environment or you just SET EXCLUSIVE OFF? Now, I don't have the base tables in the data environment. I am using private data session.

I have a habit of putting all the needed tables in the DE, but it's a personal choice. If the tables are not included in the DE, VFP will use the current SET EXCLUSIVE status to open the tables.

Please note that SET EXCLUSIVE is scope to the current data session and since you are using private data session, make sure that you initialize the SET EXCLUSIVE status before the view is loaded (I put my scope SETs in the BeforeOpenTable() in the DE)
Previous
Reply
Map
View

Click here to load this message in the networking platform