Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
General Questions
Message
From
12/10/2010 08:26:21
 
 
To
12/10/2010 03:13:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01484926
Message ID:
01484961
Views:
60
>Hi
>
>Can anyone explain what is the difference between 1.Default Data Session and 2.Private Data Session?
>

A slightly different explanation than Hilmar's:

A form with a Private Datasession has its own data environment which consists of tables, cursors, views and SET settings. Changing things in this datasession do not affect other forms with private datasessions.

A form with a Default Datasession inherits the datasession of the form that called/created the form (or VFP's default datasession if not called from another form).

>2. Where to use LockScreen? Because sometime when I click on any object the form slightly shake.

Lock the screen, do your processing and then unlock.

>3. Is it safe to use SP2 now? As I am not fully aware of it.

As far as I know it is safe. I have it running on a couple projects without a problem.

>4. In case of SP2 is there any major changes in project?
>

Not that I can think of off the top of my head.

>Thanks/Regards
>
>Saifuddin
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Reply
Map
View

Click here to load this message in the networking platform