Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric field names in SQL
Message
From
23/07/2004 13:23:48
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00926740
Message ID:
00927414
Views:
21
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
Previous
Reply
Map
View

Click here to load this message in the networking platform