Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New ID - what is common practice to return?
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
New ID - what is common practice to return?
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01326203
Message ID:
01326203
Views:
74
Hi everybody,

I have a stored procedure that updates information in one table and creates new records in a several tables. I would like to return the newly created ID to the caller.

My question is - what is the common practice to return the value - through the Output parameter or through the return value?

Also we do have a generic code to call an SP and return a value, but we don't have generic code to return value through the output parameter.

What do you think?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform