Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Basic SQL Server
Message
De
25/05/1999 04:05:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00222070
Message ID:
00222358
Vues:
25
>There are two ways of doing this.
>
>1. use VPF SPTs using SQLEXECUTE() function and pass the INSERT INTO statement
>
> For example,
> =SQLE(1,"INSERT INTO customer VALUE('1',12.33....)")
>
>2. Use Remote View based on the table you want to update the data to.
>

You can also use an ADO connection and command or recordset objects
that work pretty much as SPT and remote views (respectively)

Arnon
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform