I have a database in SQL Server 2008 R2. I use login user name: sa
Every 2 days, I see my website not working, it gives error: Login user sa failed
After that I try to login database using username: sa and my password, but I see login failed. Then I login using windows Authentication and reset the password for sa, then it works and website also run.
Why it happen, every 2-3 days password automatically reset?
Please help.
Thanks in Advance.
Go to the complete details ...