Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RECALL and parameterized view
Message
 
 
À
12/08/2009 07:20:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01417479
Message ID:
01417483
Vues:
73
You cannot. In properly design application deleted records should be considered none-existent as is the case in MS SQL Server, Oracle, etc.

>
>I have a cursor which is a parametrized view that conditionally loads a set of records from its underlying table while SET DELETED is OFF.
>
>I notice that if I SCAN through the cursor, DELETED() function always returns .F. for all the loaded records even if some of them are actually deleted records in the underlying source table.
>
>How can I, or it is possible for me to load and RECALL deleted records of source table with a parametrized view?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform