Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query result returns ***** - what can I do?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00440424
Message ID:
00440443
Vues:
12
Nadya,

The maximum value for an integer is 2,147,483,647. If you need a bigger number, you could try something like SUM(ytdval) + 0000000000.00 AS ytdval. This should (I think) convert the integer to a normal numeric, and just keep adding 0's until you have enough.

Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform