rob mcnicol
SSC Eights!
Points: 834
More actions
August 14, 2008 at 8:41 pm
#72788
i have a stored procedure with the following statement:
select cast ('MyText' as integer) as MyField
i would like to trap the syntax error that it produces, then continue execution of other commands in the stored procedure.
is this possible?
Jack Corbett
SSC Guru
Points: 184394
August 14, 2008 at 9:40 pm
#858530
I don't think that there is a way to do this pre-2005.
Jack CorbettConsultant - Straight Path SolutionsCheck out these links on how to get faster and more accurate answers:Forum Etiquette: How to post data/code on a forum to get the best help Need an Answer? Actually, No ... You Need a Question
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply