Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric data displays incorrectly
Message
De
27/07/2005 10:13:28
Robert Craill
Tivvit Solutions (Pty) Ltd
Afrique du Sud
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Numeric data displays incorrectly
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01036211
Message ID:
01036211
Vues:
42
Got a view that gets data from SQL server.
In view have a numeric field n(14,2). In sql the value is 3000 but in the view it is 3,000 ( with comma) If you select the field it changes to 3 . it seems the comma cannot be interpruted in the numeric field and thus truncates ie val(3,000) = 3 and not 3000.
Any ideas how to correct this?
Tks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform