| Booking Pro from BPR Solutions |
| Error: "SQL Server does not exist or access denied" |
The error "SQL Server does not exist or access denied" occurs when Booking Pro is unable to connect to the instance of SQL Server hosting the Booking Pro database. There are quite a number of reasons why this might happen and a comprehensive list is available on Microsoft's web site by clicking here. This is long document listing many potential causes but fortunately a significant proportion of the instances when this error occurs can be resolved by checking the following on the PC hosting the SQL Server database used by Booking Pro. The name of this PC is shown on the Booking Pro's Welcome page and will look something like the following: "\\PCname\Instancename\Databasename" (e.g. \\PC001\BPRSolutions\BookingPro).
Is a firewall blocking access to the instance of SQL Server used by Booking Pro?
Logon to the PC used to host Booking Pro's SQL database (i.e. \\PCname) and try signing onto Booking Pro. If don't get the error then the most likely cause is that a firewall is preventing access to SQL Server from workstations. To overcome this reconfigure your firewall to enable access on UDP port 1434.
Is Booking Pro's SQL Server installed correctly?
If you still get the error when logged onto the PC hosting the SQL database (i.e. \\PCname) then you will need to check to ensure that SQL Server is installed correctly. To do this please check the following:
If after checking the above you still get the error then you will need to work your way through the full list of potential causes found here.