Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! Remote data update problem
Message
From
07/04/1999 13:25:54
Bob Lucas
The WordWare Agency
Alberta, Canada
 
 
To
07/04/1999 10:35:48
Christopher Holtz
Integral Computer Services, Inc.
Rochester, New York, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00205969
Message ID:
00206064
Views:
25
Your best bet is to create a remote view of the table that does not have the # character in the name and do your updates through this view. If you are using SQL Server this remote view would be a SQL Server view.

I usually create views of all my SQL Server tables and then connect to the view through VFP remote views rather than the table.


>I am connecting remotely to a table that has the field "Next_Trans#"
>
>Whenever I try to update the field, VFP comes back with Field Not Found Next_Trans
>
>It seems that VFP is having a problem with the # in the field name. Has anyone ever dealt with this kind of behavior?
>
>Thank you,
>Chris Holtz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform