Network mode setup

To set up the network mode of work, you must:

  1. On the main computer (of your choice, where the database will be located) you need to disable the Windows Firewall or open tcp port 1433.
  2. On the other computers in the settings of the Veterinary office specify:
    SqlServer: SqlServer comp network name
    Database: VetClinic
    Integrated authentication: No
    Login: sa
    Password: 1

 

Detailed instructions for configuring

To disable the firewall, you must go to
“Control Panel \ All Control Panel Items \ Windows Firewall”

Next “Turn Windows Firewall on or off”

And select “Turn off Windows Firewall (not recommended)”

On other computers, go to settings

And make the required settings

Additional information

When installing SqlServer, through the installer of the Veterinary Office, the following settings are made:

  • Enable SQL Server Authentication and Windows Authentication Mode.
  • Enable the SQL Server user ‘SA’ with administrator privileges.
  • Permission is given to access   SQL Server from the network.
  • The user “sa” password is set “1”.