Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CA connecting to table with space in name
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
CA connecting to table with space in name
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01485210
Message ID:
01485210
Views:
99
I am connecting to a SQL server table with a space in the table name (say, [my table]) via a CursorAdapter. How should I write the UpdateNameList property of the CursorAdapter.

I tried quoting the table name with a pair of square brackets like "id [my table].id, num [may table].num". However the CursorAdapter failed to update the master table with the changes in the cursor.

Any idea?
Next
Reply
Map
View

Click here to load this message in the networking platform