Changing sa password breaks SQL Backup
brianh123
Posts: 8
If I change the password for "sa", SQL Backup is no longer able to back up any databases on that server. For the life of me I can't figure out why it needs to use sa when its service account is an admin, nor can I figure out where this password is stored in SQL Backup. Please help...
Comments
In your case, it appears that the service has been set up to use SQL authentication. To configure the service to use Windows authentication, do the following:
If you need to use SQL authentication, run sqbsetlogin with the relevant user name and password e.g.
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8