Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SET DELETED ON and SQL Select
Message
 
 
To
22/03/2010 12:14:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01456091
Message ID:
01456169
Views:
52
>It's VFP 8
>
>I did a code reference search and the only SET DELETED commands set it ON.
>
>This code is a method in a modal form. Coud that have started a new data session?
>


If the form uses Private datasession, then indeed it uses its own SET DELETED setting. To avoid confusion, use

SET DELETED OFF in the Load method of your form's Base class.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform