vikas_jnp
Newbie
Points: 1
More actions
May 22, 2008 at 3:40 am
#188001
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'.
Greg Charles
SSC-Forever
Points: 45403
May 22, 2008 at 9:55 am
#819225
Check to see if SQL Server is set to Windows Authentication mode or if you used the wrong password for SA.
Greg
K. Brian Kelley
SSC Guru
Points: 114704
May 23, 2008 at 9:31 pm
#819964
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