Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exact and deleted recs - did everybody know this but me?
Message
From
25/07/2006 12:39:32
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
25/07/2006 08:49:12
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01139176
Message ID:
01139790
Views:
10
>>Thanks for the suggestion. So, the above then becomes:
>>
>>
SELECT id, UPPER(firstname), UPPER(lastname), DELETED() as deletedrec ;
>>FROM tablename INTO CURSOR crsTemp
>>And it works.
>>
>It will only work as long as you select from only one table. The minute you join in another table, it will fail to work again.

This is easily circumvented by selecting from this particular table into a temp cursor, then use that in any joins later.

Funny though, I had this idea to have ...deleted() as ... yesterday, but had an impression that someone already said that :). Comes with long threads.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform