Daniela-267581
Ten Centuries
Points: 1119
More actions
March 21, 2006 at 7:39 am
#68303
Hi,
Can anyone tell me how to use try/catch? I mean , a short example, i keep on receiving errors, it is clear I am not uusing the correct synthax.
Thanks,
daniela
Daniela
Joseph Mulhall
SSCarpal Tunnel
Points: 4672
March 21, 2006 at 8:02 am
#627878
BEGIN TRY
{ sql_statement | statement_block }
END TRY
BEGIN CATCH
END CATCH
Not sure how else to put it. What errors are you getting?
March 21, 2006 at 8:06 am
#627882
Thanks, it helped a lot.Ididn't wrote correctly the syntax.It is ok now.
Thank you,
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply