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

Not possible! Because every SQLCONNECT is using specific DSN of a specific database.

>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!
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform