Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Write a function within a stored procedure
Message
 
 
À
07/03/2008 09:23:15
Takashi Koyama
National Indemnity Company
Omaha, Nebraska, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01299679
Message ID:
01299685
Vues:
10
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform