Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Write a function within a stored procedure
Message
 
 
To
07/03/2008 09:23:15
Takashi Koyama
National Indemnity Company
Omaha, Nebraska, United States
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01299679
Message ID:
01299685
Views:
9
It cannot be done in T-SQL. You'll have to create a stand alone function.

>I'd like to write a small void function just like in C# which is called by the stored procedure.
>
>I do not want to create a stand alone function. So far the sites I looked only showed how to create a funciton.
>
>I've tried to run my script and put my function by starting function add.
>Instead of saying create function add which did not work.
>
>If you know how to write a function within a stored procedure, please let me know.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform