Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating a SQL Database.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP3
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
00971565
Message ID:
00971669
Vues:
16
To use those commands, you need to create a remote view. When you open the view, you can APPEND BLANK, use REPLACE to populate field values, then issue TABLEUPDATE() to send the changes back to the server. You can also modify data in existing records and use the DELETE command to delete records in the view. Issuing TABLEUPDATE() will again post those changes and/or deletes back to the server.

>Thanks for your reply.. but I think I did not explained well what I want...
>What other instructions/command/functions can I use for inserting/updating/deleting records in a SQL Database? i.e.: Append blank & replace?
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform