Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor INNER JOIN with client server table
Message
From
03/08/2005 15:40:04
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01038183
Message ID:
01038276
Views:
26
>Are you asking if you can pass the contents of the stored proc to SQL instead of having the SP exist in a compiled state in SQL? If so, the answer is yes. You can wite all the code and pass it all as a string in place of a query (via SQLEXEC) and it will get compiled and executed in SQL Server. The code would have to be SQL code, not VFP code. Why wouldn't you want to just write the stored proc in SQL?

Because, this is a VFP DBF. I am not using SQL Server.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform