Welcome Guest, Login
Image
RSS RSS

Navigation


Quick Search
»



Page History: What is the SA password and what does it do?

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: Mon, 25 Jul 2011 19:52


The SA password is created during the installation of CAREWare. It is a user defined password for the SQL Server database. Once a password is provided it cannot be changed unless the current password is known.

The System Administrator password is used for SQL Server database and you set it during a fresh install of the database. Once it is provided it cannot be changed unless you know the password. The installation is asking you to provide a new password. Write this password down and keep it in a safe place. You will not need the password to log in to CAREWare, only to manage the database.

If you lose the SA password the CAREWare Help Desk strongly suggests that you exhaust all attempts to recover the password before attempting to detach and reattach the database as outlined in the System Administrator's Manual. If all attempts to retrieve the password are exhausted, refer to the System Administrator User Manual pages 22-23.

You can also change SA password within Management Studio using the following steps:

  1. Connect to the database instance using Windows User Authentication
  2. Expand the instance
  3. Expand Security
  4. Expand Logins
  5. Right click on SA and select Properties
  6. Delete the old password and enter the new one
  7. Delete the old confirm password and enter the new one
  8. Click OK
  9. Disconnect from the database instance
  10. Reconnect to the database instance using the SQL Server Authentication and user name SA with the new password

The steps above can also be used to change the password for user cwbt.

Back to Frequently Asked Questions

jProg is a registered trademark of Jeff Murray's Programming Shop, Inc. All other products mentioned are registered trademarks or trademarks of their respective companies. Questions or problems regarding this web site should be directed to JeffMurray@jprog.com.

© 1998- Jeff Murray's Programming Shop, Inc. (jProg) , all rights reserved.