Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Make numeric field empty
Message
De
24/07/2008 14:23:22
 
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 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01333812
Message ID:
01333859
Vues:
12
>>>>Hi,
>>>>Can a numeric field filled with zero be made empty programatically? if yes, how?
>>>>
>>>>Tamas
>>>
>>>Check BLANK in HELP.
>>>BTW numeric field with zero in it is EMPTY() :-)
>>
>>I'd like the field not to show any 'character' in it(not even a zero). For example when you create a table with a numeric field, the field is completely blank. But after you fill it with a number, you cannot make it empty again. You only make it show a zero.
>>My question referred to how you can make it completely blank again as when it was originally created.
>
>As I said check BLANK command in HELP.
>Keep in mind that BLANK didn't work for INTEGER field type.
>Also if you don't want to show zeroes, you could put [Z] in the format property of your textbox class when it is bounded to Numeric value. That is only a matter of representation.
I just thought there's any easy way to do that.
Thanks a lot anyway.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform