Is it possible using Try-Catch in SQL Server 2000
?
No, it is not possible.
This was only from Sql Server 2005
Check TRY...CATCH (Transact-SQL) and check the Other Versions
No. Try Catch
block was introduced in SQL SERVER 2005
.
Following article shows how you can use @@ERROR
to check for errors.
Understanding error handling in SQL Server 2000
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With