|   | ![]() |
|
How can I configure SQL Server
to listen on another net-lib? How can I tell what net-libs are being used? For SQL 6.5 and earlier run SQL setup and choose 'Configure Server' and then 'Network Support'. This will tell you what net-libs are installed and allows you to configure new ones. For SQL 7.0 and above there is a "Server Network Utility" installed in the SQL Server program group that performs the same function. For all versions of SQL Server you can check the SQL errorlog for "listening on" lines which tell you what net-libs are being used. |
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.