Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combined SQL sentences
Message
De
17/07/2000 09:49:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Combined SQL sentences
Divers
Thread ID:
00393229
Message ID:
00393229
Vues:
45
Do somebody know how to combine in a SQL sentence, an ODBC database and a local table? Something like this:

nHnd=SQLCONNECT(...)
=SQLEXEC(nHnd,'INSERT INTO ODBC_table SELECT * FROM local_table')

How can I designate the "local_table" inside the ODBC SQL sentence? Can I do that?

Thanks!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform