Using a Single GUI Client with Multiple Servers

Top  Previous  Next

pgcmultiserver

It is possible for the PageGate Client reference more than one PageGate server, though not simultaneously. If you provide the appropriate list of paths, the GUI Client will prompt the user for which server to connect to.

 

1)Run Notepad or your preferred text editor.

2)On each line of the file, specify the following:

ServerName,UNC or Mapped Drive path to a PageGate server's database.

Examples:

Primary Server,\\192.168.1.132\PageGateData\Database\

Secondary Server,\\192.168.1.119\PageGateData\Database\

3)Save the file in the PageGate Client program directory and name it 'serverlist'. You may want to verify that your text editor is saving the file with a .txt extension as the full file name needs to be 'serverlist.txt'.

 

If the file is present and formatted correctly, you'll receive a prompt for the server to connect to when the GUI Client is launched.