Creating new credential in SQL2005

  • I am trying to create a new credential through Management Studio in SQL 2005 but recieve the following error:

    ------------------------------------------------------------------

    Alter failed for credential "MYCredential", (Microsoft.SqlServer.Smo)

    Additional Information:

    An exception occured while executing a Transact-SQL sql statement or batch. (Microsoft.SqlServer.ConnectionInfo)

    An error occured during decryption (Microsoft SQL Server, Error: 15466)

    -------------------------------------------------------------------

    We are using SQL2005 SP3 9.0.4035.

    Any thoughts?

  • Did you try creating a credential through a TSQL script?

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

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