Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a function in a SQL
Message
 
To
14/04/1998 16:23:27
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00091912
Message ID:
00092385
Views:
20
>Has anyone found a way to call a function from a SQL command on SQL Server?
>
>Something like SELECT * FROM CLIENT WHERE VerifyThis() INTO CURSOR TEMP

Don't think you can...

You have to do it hte other way around: Create a stored procedure
to actually run the SQL statement and return that to the client.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform