Unable to connect to SQL Server
If Discover is unable to connect to the SQL Server database, try the following steps:
About this task
Procedure
- SQL Server custom ports
- By default, SQL Server listens on port
1433
, which is also the default communication port for Discover, unless selected differently during installation. You can verify this value through the SQL Server Configuration Manager.
- By default, SQL Server listens on port
- Unable to connect through dynamic ports
- If your SQL Server implementation uses dynamic ports, you must sync your Discover solution with them. See Configuring use of SQL Server dynamic ports.
- SQL network protocols
- By default, SQL Server does not enable TCP and Named Pipes, which are used by Discover. Verify that these protocols are enabled through the SQL Configuration Manager.