Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Never seen this one before... what do I do?
Message
 
 
À
30/06/1999 18:54:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00236177
Message ID:
00236212
Vues:
12
THANKS Erik... that worked perfectly! But that is a "work around" isn't it? Am I not understanding something, why does it drop the decimals when the return value at the RETURN statement in the function has the decimals???

>Try this:

> SELECT table.fieldone, table.fieldthree, table.fieldthree,;
> 1.000 * GetAmount(table.duedate) AS howmuch ;
> FROM table ;
> INTO CURSOR cTemp
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform