Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Odbc basic question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00625667
Message ID:
00625728
Vues:
12
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform