Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odbc basic question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00625667
Message ID:
00625728
Views:
11
Hi Jaime.

>When browsing the remote view and executing a "replace all Field1 with 10000+Field1", this works, but then when i close the table, it comes back to its original value.

To write data back to the original tables, you have a couple of choices:

- Use SQLEXEC() with SQL UPDATE statements.

- Make the remote views updateable and issue TABLEUPDATE().

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform