Sign in
Google apps
Main menu
Post a Comment On:
Blogpad
"DECLARE variables"
No comments yet. -
1 – 0 of 0
in a stored procedure
declare @errorMessage nvarchar(4000),
@errorSeverity int
DECLARE
@ErrorMessage nvarchar(4000),
@ErrorNumber int,
@ErrorSeverity int,
@ErrorState int,
@ErrorLine int,
@ErrorProcedure nvarchar(200)
posted by fc at
5:10 PM
on Feb 24, 2009
Leave your comment
You can use some HTML tags, such as
<b>, <i>, <a>
This blog does not allow anonymous comments.
Google Account
You will be asked to sign in after submitting your comment.
Please prove you're not a robot
"DECLARE variables"
No comments yet. -