Error

  • I am getting error in my asp page

    please solve this probleam

    Microsoft OLE DB Provider for SQL Server (0x80040E4D)

    Login failed for user 'sa'.

  • Check to see if SQL Server is set to Windows Authentication mode or if you used the wrong password for SA.

    Greg

  • The sa account shouldn't be used for an application. However, Greg is spot on as to the two reasons it could be.

    K. Brian Kelley
    @kbriankelley

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

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