Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Double, double, toil and trouble!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Double, double, toil and trouble!
Divers
Thread ID:
00578139
Message ID:
00578139
Vues:
63
I am trying to create a double field with no decimal precision. If I use the following syntax I get an error:

CREATE TABLE mytable (myfield B (8,0))

If I leave off the decimal it runs but creates a field with decimal 2.

CREATE TABLE mytable (myfield B)

How do I create a double field with 0 decimal? I am using VFP 7.0. TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform