cancel
Showing results for 
Search instead for 
Did you mean: 

SA 12.0.1.4134: Returning an error from the login_procedure option to the web service

0 Kudos
1,860

Hi All,

In SA 12.0.1.4134, the login_procedure option assigned the value of its login processing procedure.

In it, under certain conditions (let's call this condition X), I cause an error using raiserror or signal.

If I enter the database through my usual Win32 program or through ISQL, then in the case of "condition X" I see this error normally, i.e. I see both the error text and the code.

If I enter the database via a web-service via http, then in the case of "condition X" I see an error that I did not specify, but "401 Authorization Required".

Formally, SA is probably right, but I still would like to see exactly my mistake, so that I could distinguish it from just the wrong name or password when entering the database.

Accepted Solutions (0)

Answers (0)