When I log into CAREWare I get an error message that says “SQL Server does not exist or Access Denied”, what did I do wrong?
This error message has two resolutions. In order to resolve this error you will need to go to the business tier directory and open the CW Admin utility. The business tier directory is located by default at C:\Program Files\CAREWare\RW CAREWare Business Tier • • Click on the “Services” tab and verify that the SQL Server instance is started and running. • If it is not, then highlight the instance (default name is MSSQL$CAREWare) and then click “Start Service”. OR • • Click on the “Server Settings” tab in the CW Admin utility • Press “Stop Server”. • Click on DatabaseConnectionString • Click on the “Edit” button. This will allow you to view the entire string. • You will need to verify that the hostname and SQL Server instance name are correct in the DatabaseConnectionString. The hostname\instancename will appear as “server=hostname\instanceName; initial catelog=CW_Data;” To find the computer hostname: • Go to Start>Run • Type CMD then press enter. This will bring up the command line. • Fr
Related Questions
- When attempting to access the Internet I get this error message: "Forbidden you were denied access because: Access denied by access control list." What is wrong?
- When connecting to SQL Server I get an error "SQL Server does not exist or access denied". What is wrong?
- When I try to log in, I get an error message that says "Bad Credentials". Whats wrong?