Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a view handle this?
Message
 
 
To
08/12/2007 17:37:01
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01274108
Message ID:
01274218
Views:
13
An SP cannot be use in a query at all unless it's a part of INSERT INTO statement. Can you convert it into UDF() which can be used in a view.

>If I have an SP that does what I want, is there any way to get that to be the output of a view, in 2000? I want to see if there's a way in SQL Server that mightbe easier then the code changes I'm going to have to do if I use an SP vs. the view already used.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform