Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View Turns Deleted() Off
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00750048
Message ID:
00750534
Vues:
24
This message has been marked as a message which has helped to the initial question of the thread.
Though I have never worked with deleted records in the view, I would use two separate views (for deleted and not deleted records) to handle separately problems if they arrived.


>Hi Yuri,
>
>>set dele off
>>1. select * from ... into cursor tmpcurs &&it must be the 'regular' cursor, >then it shows the deleted records as deleted.
>>2. select * from ... into cursor tmpcurs NOFILT &&it will show all records >WITHOUt deleted mark. The same is with select .. into table.
>
>
>Yes, it seems to me that "Create View" assumes the Nofilter behavior by default.
>
>Ill probably just create a logical delete flag field in my table to get the result I want.
>
>
>Todd
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform