Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET DELETED ON and SQL Select
Message
 
 
À
22/03/2010 12:14:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01456091
Message ID:
01456169
Vues:
53
>It's VFP 8
>
>I did a code reference search and the only SET DELETED commands set it ON.
>
>This code is a method in a modal form. Coud that have started a new data session?
>


If the form uses Private datasession, then indeed it uses its own SET DELETED setting. To avoid confusion, use

SET DELETED OFF in the Load method of your form's Base class.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform