Capture SQL warning in Front End | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Capture SQL warning in Front End

Hi, I am using ASP.NET and SQL Server 2000 for a web application. one of the stored procedures returns me warning as max row limit exceeded. how can i trap this error in the front end. can i raise this warning as an error?
http://www.sommarskog.se/error-handling-I.html Madhivanan Failing to plan is Planning to fail
In VB script there was error collection in Connection object. Please check if you can do this in ASP.NET or not. Regards
Sachin
]]>