|
-
Sep 26th, 2003, 03:22 PM
#1
Thread Starter
I wonder how many charact
Somehow change Sql error into user friendly message
We want our webservice to return only the descriptive message part of a Sql error to the client . As it stands, we get a SOAP error, along with all the baggage.
Our exact problem:
We want the Sql Server Error : Concurrent Limit Exceeded ,
to be exactly what we show when someone tries to login at a client app.
The webservice is of course wrapping into SOAP, and we need to devise a way to simply get that original error to display to the user.
Any suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|