Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted records
Message
From
13/06/2001 06:01:04
 
 
To
13/06/2001 04:59:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00518754
Message ID:
00518759
Views:
11
Hi,
SET DELETED is scoped to the current data session and by default it is OFF. Could it be that you are using a private data session? If yes, you need to SET DELETED ON i.e. in the DE's BeforeOpenTable().

HTH

>hi all:
>
>when i use SQL SELECT to select records from a table, i end up retreiving the deleted records too although SET DELETED is ON. how do i overcome this problem ?
>
>thanks in advance.
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform