Configure the connection to SQL Server and the store database
Pre-requisites: You must restore or create the store database prior to connecting to it. You can use the sample store database to start. You can find sample store databases under C:\Program Files (x86)\Retail Hero\RMH Store Manager\DBFiles.
|
1.
|
Open Store Administrator. The shortcut should be available on your desktop. |
|
3.
|
In the Server Name field, type the host name of the computer where you installed SQL server, a backwards slash (\), and the name of the SQL Server instance. |
Note: If you installed Microsoft SQL Server, POS, and Store Manager on the same computer, you can enter a period, (local), or localhost into this field.
|
4.
|
In the Database field, type the name of the store database. |
|
5.
|
Select Use SQL Server Authentication. |
|
6.
|
Enter the User name and Password for the system account. |
|
7.
|
Click Test Database Connection. You should see the message Database successfully connected. |