1. Support arrow-right
  2. How do I set up the PowerPick SQL server to accept remote connections via IP?

How do I set up the PowerPick SQL server to accept remote connections via IP?

Setting up the SQL server to accept remote connections via IP is a requirement for ItemPath to connect to PowerPick.

This is something your network team will need to set up for you using SQL Server Configuration Manager. By default, the SQL Server Database Engine listens on TCP port 1433, so be sure to make a note if the port number is changed.

For details on how to set this up, visit the SQL server documentation:

https://docs.microsoft.com/en-us/sql/database-engine/configure-windows/configure-a-server-to-listen-on-a-specific-tcp-port?view=sql-server-ver15