EX: I have SP:
BEGIN
PRINT 'you have bad input'
RETURN
END
BEGIN
RETURN---- the SP will exit here
PRINT 'you have bad input'
END
https://blog.sqlauthority.com/2009/06/27/sql-server-fix-error-17892-logon-failed-for-login-due-to-trigger-execution-changed-database-context...
No comments:
Post a Comment