Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 ErrorHandling in stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-11 : 08:46:33
Transpro writes "Do we have any kind of exception or error block to handle the exception like we have in oracle. with mssqljdbc driver once error occurs in procedure it is giving back to statment object and statment object is coming to exception block. i need some code to stop this in procedure so that exception is handled in procedure and only message should be given as out parameter"
   

- Advertisement -