Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
0, .NULL., EMPTY() numeric field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00221542
Message ID:
00222143
Vues:
23
>>>Bulls Eye Cindy !
>>>Excellent :) I couldn't think this yesterday. Numeric fields could only be visually blank and distinguished with isblank().
>>>Cetin
>>
>>ISBLANK(quantity) is returning .F. for these blank values. The records were originally created with INSERT INTO mytable (someotherfield) VALUES(someothervalue). Of course, neither this command nor any other one specified the value of the quantity field.
>>
>>I just tried APPEND BLANK and then BLANK FIELDS quantity. The expression ISBLANK(quantity) returned .F. after each of those commands.
>Brett,
>Is quantity numeric or something like integer, double etc ? For Numeric isblank() returns .t.
>Cetin

It is numeric, width 6, decimal 0. That's what the table designer says. Perhaps, since I specified decimal = 0, it is internally equivalent to type Integer.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform