sql trigger error with number 17892

  • Hi,

    I have a big issue and still can not resolve this.

    I am getting the error concerning a trigger by

    Logon failed for login ‘Sa’ due to trigger execution.

    Changed database context to ‘master’.

    Changed language setting to us_english. (Microsoft SQL Server, Error: 17892)

    And I can not use " sqlcmd -S LocalHost -d master -A " for this

    Could you please help me

  • Log in as someone who is not SA and fix your trigger.

    Jared
    CE - Microsoft

  • SQLKnowItAll (7/26/2012)


    Log in as someone who is not SA and fix your trigger.

    Do you have anyway to resolve this?

    I have use SQL Server 2008 express and also can not logon by use DAC

  • Is SA your only login? There must be others that work?

    Jared
    CE - Microsoft

  • Right now, I can used DAC and try to use command sqlcmd -S LocalHost -d master -A

    But I getting the error again

    message is Msg 102, Level 15, State 1 , Server xxxxx(is a name of server), Line 1 Incorrect syntax near 'S'

    Help me please?

  • Surprise!!!!

    I already resolve and can access to server

    Thank you so much

  • Please tell us what you did so that others can resolve the problem it it happens to them.

    Jared
    CE - Microsoft

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply