Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I Call A Server Side Function?
Message
From
18/09/2010 11:20:13
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01481685
Message ID:
01481740
Views:
52
>>>I have a SQL Scalar-Valued function I'd like to call via SQL Pass Through and return the results. Is the possible? If so should I be using SQLEXEC( )?
>>>
>>Yes you sould
>>
>>
>>lnResult = SQLEXEC(lnCon, "SELECT dbo.MyFunction(< some parameters if any >, "crsResult"
>>
>
>How will you pass parameter here? With the ?

of course.
Previous
Reply
Map
View

Click here to load this message in the networking platform