Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If delete data, how to set table value to .NULL.
Message
De
17/02/2005 14:24:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows NT
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
00988027
Message ID:
00988049
Vues:
32
>Fabio,
>
>Thanks for your quick response. Please see my other reply. I need a solution that does not require the user to do something special.
>
>Jim

I agree, CTRL+0 is terrible.

Then:
* interactiveChange
IF m.this.text is not a number
   this.Value = NULL
ENDIF

* programmaticchange
NODEF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform