error message from database stored procedures
I would like to have some error message show at client side from stored procedures.
I use MS SQL Server and use RAISEERROR, but ColdFusion does not bring the error message just ignore the error continue to run the other part of code.
I just want to know are there any way to bring stroed procedure error message to client, or I have to trap the error at Web Server or JavaScript level.
Your help and information is great appreciated,
Regards,
Iccsi,
