Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC field name using non-standard characters
Message
From
11/06/1999 13:03:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
ODBC field name using non-standard characters
Miscellaneous
Thread ID:
00228867
Message ID:
00228867
Views:
42
I have connected successfully, using ODBC, to some remote data. In my case its to Btrieve data, but that's not significant for this question.

Most of the tables have "normal" field names and work fine. The tables I now have to access, have field names like the following:

AM>Driver
AM>Order #
AM>Order Date

My error message says that there is no such column. I saw an earlier thread (but can't currently find it) that talked about problems with the # character and had some sort of workaround. I seem to also be having trouble with the > character. I'm also confused as to how to handle imbedded spaces in the field names. I'm trying to do something like
SELECT * FROM TheTable WHERE (AM>Order #) = "12345"

I don't have the option of having the field names changed in the remote data.

Bob
Next
Reply
Map
View

Click here to load this message in the networking platform