Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help - Why cant I insert a value grater than 9999.99 ?
Message
 
 
À
26/05/2001 19:09:07
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00511836
Message ID:
00511878
Vues:
25
>To make SQL views work with any number of decimals and
>value size we must put (Field - Field) as XYZ
>in the Create SQL View to make it work.
>
>Thanks to all...
>
>Peter
>
>PS: MS could FIX this in VFP 7.0
Suggest you take a look at
DBSetProp('Your_view.your_field', 'Field', 'DataType', "N(10,1)")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform