Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Leading zeros
Message
De
11/09/2000 13:57:28
 
 
À
11/09/2000 13:51:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00414999
Message ID:
00415007
Vues:
20
>Is there any way to save the leading zeros in a table? I have a value of 00205003 but when I save it it cuts off to 205003 because it is an numeric value in the table. I want to keep the original value.
>
>TIA,
>Tyler

So this is a numeric field?
In that case, it won't keep the leading zeros. It would have to be a character field to do this.
Either that, or store the numeric as all decimals - so the value would be 0.00205003
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform