Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy backend server data
Message
 
 
À
03/04/2010 07:44:45
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01458597
Message ID:
01458611
Vues:
55
To access a remote server you can use a Linked server or OPENROWSET(). See BOP for details.

>To copy data from one table to another is....
>Sqlexec(lnHandle,"INSERT INTO detail SELECT * FROM detail2 WHERE reference=?m.ref order by reference")
>
>but how to copy from detail2 if the detail2 table is far from remote backend server ?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform