Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Deleted() in sql
Message
From
30/10/1998 18:49:41
 
 
To
30/10/1998 16:29:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00153034
Message ID:
00153093
Views:
24
It does. Besides, you don't want to use DELETED() in a SELECT-SQL because VFP gets confused with such functions. Should it be applied to the first or second table? And if you include the alias, VFP will apply DELETED() to the alias you have outside the SELECT-SQL and not on the table (opened again) by the SELECT command.

Vlad

>Are you sure? I thought I read awhile back in the UT that SQL ignores SET DELETED status. However when I tried to go back and search the archives on this I couldn't find the thread, so maybe I was just smokin. If I can trust that SQL will abide by SET DELETED ON then I don't need to worry I suppose.
Previous
Reply
Map
View

Click here to load this message in the networking platform