1 client 2 servers

Hi,

My customer has 2 restaurants in the same building with 2 separate Samba systems. The staff needs to connect to both systems from the same computer, as client. How is this achievable?

Thanks

Create two shortcuts to point to the different databases.

Append -cs:"connection string here" after the path to the executable. The quotes around the connection string are required.

You can copy the connection string from inside management/config area or in %ALLUSERSPROFILE%\SAMBAPOS\SambaPOS5\SambaSettings.txt

EDIT

Consider setting the shell header so you know 100% what database you’re working with.

1 Like

Works perfectly, thanks!

1 Like