How to resolve the SQL Server Not Accesible Error Message

How to resolve the SQL Server Not Accesible Error Message

Summary

You may receive the message that SQL Server is not accessible when trying to open your SalesPRO company.  Although there are various reasons for this error message, the two most common are that either SQL Server isn't running or that you have renamed your computer. 

More Information

In order for applications to access a SalesPRO company database, the database server must be running and properly configured. 

The server is run as a Windows service that normally is configured to start automatically when Windows starts.

Solution 1: Check to See if SQL Server is running and start the service manually on Windows 7, 8 or 10 (if required)

  1. Type the word services in the search bar in the lower left hand corner of your computer screen OR go to Control Panel>Administrative Tools>Services.
  2. Click on Services (Desktop App) when it appears in the search results.
  3. Locate and select the service called SQL Server (SWCS5).   Note:  this may also be listed as SQL Server (SOLATECHDB) or SQL Server (SQLFORSWCS).
  4. Click on Start.
  5. Once the SQL server starts, Close the Services window.


If this doesn't work, please call Solatech at 336-889-2455 ext 2.

Applies to:

  • SalesPRO Software

    • Related Articles

    • SQL Server not Accessible Error Message

      Summary You may receive the message that SQL Server is not accessible when trying to open your Solatech company.  Although there are various reasons for this error message, the two most common are that either SQL Server isn't running or that you have ...
    • SWCS 4.x can't access a SQL Server 2005 database

      Symptoms When you attempt to open a company file located on a server using SQL Server 2005 you receive the following error message: The company '...' is not a valid company or you don't have permission to access it. Check with your system ...
    • How to stop and restart SQL Server 2005 Express

      Summary This article explains how to stop and restart SQL Server Express 2005 and explains why you may want to do it on a regular basis. More Information SQL Server Express runs as a Windows Service, which means it's started automatically when the ...
    • Error: A new company could not be created because the server... could not be verified

      Symptoms When a new company is created an error message similarly to the following is displayed and the new company is cannot be used: A new company could not be created because the server 'xxx' could not be verified. Cause This problem can occur if ...
    • Error 9003 when attaching a database

      Problem When attempting to attach a company database to SQL Server using SQL Server Management Studio you receive error 9003 with a message similar to this: The log scan number %S_LSN passed to log scan in database '%.*ls' is not valid. This error ...