Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET DELETED OFF still show deleted records??
Message
From
31/05/1998 19:18:27
 
 
To
31/05/1998 10:30:27
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00102563
Message ID:
00103507
Views:
20
>I am using a private datasession, in a form. How should I go about it?

If you are instatntiating your DataEnvironment by code (in the Load event)
then you can SET DELTETED (and all the rest of the session dependent SETs) in the LOAD event
otherwise the BeforeOpenTables is probably even better
btw, you may want to create a single object with all the SETs and instantiate that, this way you'll only have one place to change if you want to make any changes to your defaults

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform