Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric field names in SQL
Message
De
23/07/2004 13:23:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00926740
Message ID:
00927414
Vues:
20
I am not sure on this, but because you say that your vfp tables use underlines for leading spaces and decimals, that sounds like vfp treats that field as a character field not a numberic. But, SQL server is going to send it as a numeric. And the form is getting confused. You may need to deside if it is numeric or character and treat it as such.
hope this info helps you.
Beth


>how do I handle numeric field names from sql, such as 1.1?

>my vfp tables use an underline for leading chanracters and underline to >replace the decimal, but I get

>Error loading file - record number 5. grdCrshra ,or one of its members,. >ControlSource : Variable '_1' is not found

>errors from a cursor adapter into a grid.

>Any suggestions?

>Thanks,

>Al Allison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform