PANTHEON™ Help

 Toc
 Početna stranica - PANTHEON uputstva
[Collapse]PANTHEON
 [Collapse]PANTHEON priručnici
  [Expand]Vodič po DataLab PANTHEON™
  [Expand]Vodič po Datalab PANTHEON FarmAccounting
  [Expand]Vodič po PANTHEON Retail
  [Expand]Vodič po PANTHEON VET
 [Collapse]PANTHEON korisnički priručnici
  [Expand]Korisnički priručnik za DataLab PANTHEON
  [Expand]Korisnički priručnik za PANTHEON Vet
  [Expand]Korisnički priručnik za PANTHEON Maloprodaju
  [Expand]Korisnički priručnik za PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Vodiči po PANTHEON Web
  [Expand]Vodič za PANTHEON Web Terminal
  [Expand]Vodič po PANTHEON Web Light
  [Expand]Vodič za PANTHEON Web Legal
  [Expand]Arhiva starih proizvoda
 [Collapse]Korisnički priručniki za PANTHEON Web
  [Expand]Kako započeti s programom PANTHEON Web
  [Expand]Korisnički priručnik za PANTHEON Web Light
   Korisnički priručnik za PANTHEON Web Terminal
  [Expand]Korisnički priručnik za PANTHEON Web Legal
  [Expand]Arhiva starih proizvoda
[Collapse]PANTHEON Granule
 [Collapse]Vodič za PANTHEON Granule
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula Dokumenti i zadaci
  [Expand]Granula Nadzorna ploča
  [Expand]Granula B2B naručivanje
  [Expand]Granula Servis na terenu
  [Expand]Inventar Fiksne Imovine Granula
  [Expand]Granula Inventura skladišta
 [Collapse]Korisnički priručnik za PANTHEON Granule
   Početak
   Primjer korištenja PANTHEON Granula u fiktivnom preduzeću
  [Expand]PANTHEON Granule i aktivacija
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula Dokumenti i zadaci
  [Expand]Granula B2B Naručivanje
  [Expand]Granula Nadzorna ploča
   PANTHEON Granule - česta pitanja i odgovori
  [Expand]Granula Servis na terenu
  [Expand]Inventar Fiksne Imovine Granula
  [Expand]Inventar u skladištu granula
  [Expand]Arhiva
[Collapse]Korisničke stranice
  TEST2_Uređivanje kontaktnih podataka 1000003415-SL
  TEST3_Kreiranje novog dokumenta 1000003410-SL
  Test
  Test 2
  Test 3
  Test 5
  TEST_Kreiranje noveg zaposlenika 1000003067
  TEST_Kreiranje novog zaposlenika 1000003067-SR
  TEST_Kreiranje noveg zaposlenika 1000003067_EU_ORIG
  TEST_Kreiranje noveg zaposlenika 1000003067-MK
  TEST_Kreiranje noveg zaposlenika 1000003067-BA
 [Collapse]Test za CG
   Test podređeni 1
 [Collapse]Pantheon hosting
  [Expand]Hosting robot
  [Expand]DEMO hosting
  Porez ( cookies )
 [Collapse]Prijava na korisničke stranice
   Glavna stranica
   Registracija za Pantheon korisnike
   Prva posjeta korisničkom sajtu
  Uvod u Wiki
  Novosti
  Upute za stranicu izbornika
 [Collapse]Potpora
  [Expand]Tehnička podrška
  [Expand]Daljinska podrška
   Podrška na daljinu za Host korisnike
  Kako upotrebljavam i dopunjujem wiki ?
 [Collapse]Pomoć
   Uporedba verzija pantheona
   Pantheon Hosting
  [Expand]Dokumentacija
   Vsa navodila
   Video uputstva
   Video novosti
   Pitaj druge korisnike
   Postanite PANTHEON svetovalec
   Sve vijesti
   Svi događaji
   Pregled opomb i planova
   Plan
 [Collapse]Informacije
   Obavijesti
  [Expand]Nastavitev deviznih tečajev
 [Collapse]Moji podaci
   Ugovor o osvježavanju
   Podaci o kompaniji
  [Expand]Pooblaščene osobe
   Dovoljenja
   Lični podaci
   Kontaktni podatci
   Osveževalna pogodba
 [Collapse]Forum
   Spremljanje foruma
 [Collapse]Video
   Instruktivni videozapisi
   Video Ažuriranja
  Tržnica
  Portal za razvijače
 [Collapse]Wiki uputstva
  [Expand]Uvod u wiki
  [Expand]Pretraga po Wikiju
  [Expand]Uređenje Wiki-a
   Pripenjanje dokumentov

Load Time: 421,8729 ms
"
  6613 | 1 | |
Label


Installing SQL for External Access

This chapter presents how to (optionally) set the server if you want to access the data from the database from another work station in the same network.

Table of contents

  1. IP Query
  2. Setting SQL Configuration Manager
  3. Exceptions for Firewall

1. IP Query

The user finds the work station's IP via the command prompt by clicking the command: ipconfig. This is done by searching for Command Prompt/CMD in the Start menu.

The user calls the command ipconfig and reads the IPv4 Address.

2. Setting SQL Server 2019 Configuration Manager

In the Start menu, the user finds SQL Server 2019 Configuration Manager.

A new window opens.

In the structure, the user expands SQL Server Network Configuration and marks Protocols for DATALAB (or name of the instance, where the database is run).

On the right side, the user turns on Enable TCP/IP.

By double-clicking the TCP/IP, the user opens a new window: TCP/IP – Properties.

On the IP Addresses tab, the user finds IP4 and sets it to Enabled.

In the IP Address window, the user enters their IPv4 address, from the IP query.

The user can set the default TCP port for SQL - 1433.

In the IPAII section, the user sets the TCP port for SQL - 1433.

When the user edits the settings and clicks the Apply button.

A warning will appear to restart the SQL service.

Next, the user moves to SQL Server Services in the right menu of the SQL Server Configuration Manager.

In the right menu, the user restarts the SQL Server (Instance name) by right-clicking and selecting Restart.

3. Exceptions for Firewall

The following will need to be added to the exceptions for the firewall: SQL Writter, SQL Browser and TCP/IP port 1433.

In the Control panel, the user finds Window Defender Firewall and selects Advanced Settings.

Under Inbound Rules, the user adds New Rule.

Next, the user adds two exceptions for the Program.

 

The user finds the path to sqlwritter.exe and sqlbrowser.exe, and allows the connection in the next step.

HINT

By default, program exceptions are saved to:

SQL Writter: C:\Program Files\Microsoft SQL Server\90\Shared\sqlwritter.exe
SQL Browser: C:\Program Files (x86)\Microsoft SQL Server\90\Shared\sqlbrowser.exe

 

When the user adds new program exceptions, the user adds a new Rule with Port.

The user uses the TCP port set in SQL Configuration Manager and allows it to connect.

After entering the program exceptions and the port, the user makes sure three new exceptions are added under Inbound Rules.

The users saves the settings and can try to connect from another work station.

The user can login to the SQL server through the Management Studio from the third work station.

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!