Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Laucher Menu
Message
From
01/09/1999 19:07:14
 
 
To
01/09/1999 17:06:37
Sony Joseph
Dovenmuehle Mortgage Inc
Schaumburg, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Miscellaneous
Thread ID:
00260339
Message ID:
00260395
Views:
14
If you use private data sessions, as Ed mentioned, that will give each form its own set of SET commands. For example "Set Exclusive" is mapped to the data session and has a default of "ON". So even if you have a main prg that sets exclu off, when a form with a private data session runs, it will have exclusive set on. Unless you have each form call a program that sets the "SETS" to what you need before it opens any tables.

You can also then put your tables for the forms in the data environment and let the DE open and close your tables.

There are several things you can do to ensure that you can call .apps from another .app without them stepping on each other. I just started a new job and am working in that type of environment now.

PF


>Hi Perry,
>
>Thanks for the tip. But how am I going to control the data. Because I have the same VFP session for all these apps, any command like CLOSE TABLES ALL would close all the tables in all the apps, right? How about such a situation?

(On an infant's shirt): Already smarter than Bush
Previous
Reply
Map
View

Click here to load this message in the networking platform