Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL command reading in DELETED record
Message
From
27/02/2008 10:45:33
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01296850
Message ID:
01296861
Views:
7
SET DELETED is scoped to the datasession. Make sure that you set it on in each new datasession, otherwise off is the default. The only reason I can see that you get deleted records back from a SELECT-SQL is because SET DELETED is OFF.

>I have DELETED on already.
Previous
Reply
Map
View

Click here to load this message in the networking platform