Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric Overflow
Message
De
19/02/2015 16:35:03
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
19/02/2015 13:53:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01615591
Message ID:
01615610
Vues:
46
>As a result of some processing I am getting a field with a value of ************* (numeric overflow)
>
>I'm not at all concerned (yet) with why this is happening (I'll fix that problem later).
>
>I want to do something like
>REPLACE field1 WITH IIF(field2 is numberic overflow, value1, value2)
>
>What expression can I use to determine when field2 is at numeric overflow
>
>Thanks to all................Rich
REPLACE field1 WITH IIF(field2 = 1/0, value1, value2)

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform