Skip to content
English
  • There are no suggestions because the search field is empty.

How to setup SQL Server Ports for SambaPOS

1. Open SQL Server Configuration Manager.
Use the Start Menu to locate and open it.

SQL Server 2019 Configuration Manager Start Menu

2. Access the TCP/IP Protocols.
Navigate to SQL Server Network Configuration > Protocols for MSSQLSERVER and double-click TCP/IP.

SQL Server Configuration Manager Protocols

3. Enable the Protocol.
In the Protocol tab, set Enabled to Yes.

SQL Server Configuration Manager TCP Properties

4. Adjust IP Settings.
Under the IP Addresses tab, configure the required IPs (e.g., IPv4).

SQL Server Configuration Manager Enable IPv4

5. Apply Changes.
Click Apply and close the properties window.

SQL Server Changes on Next Service Restart

6. Restart the SQL Server Service.
Go to SQL Server Services in the Configuration Manager. Right-click the SQL Server service and select Restart.

SQL Server Configuration Manager Services