Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Joins?
Message
From
15/05/2001 16:53:02
 
 
To
15/05/2001 16:44:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Joins?
Miscellaneous
Thread ID:
00507533
Message ID:
00507544
Views:
14
>Is it possible to join data from a local cursor with a table on a SQL server using the sqlexec() function. If so what would the syntax be?

No. Bear in mind, the code passed to the backend via SQLEXEC runs on the backend, which knows nothing about your local VFP environment.

You can, however, combine a remote view a local cursor in a local SELECT - SQL.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform