Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combined SQL sentences
Message
 
 
To
17/07/2000 09:49:33
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00393229
Message ID:
00393244
Views:
17
>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."
Previous
Reply
Map
View

Click here to load this message in the networking platform