I need to use a third party JDBC driver and SQL Server authentication (as opposed to windows authentication) for a java program. My java program is working with this third party driver when I use named pipes. I want to switch from named pipes to sockets.
I found https://msdn.microsoft.com/en-us/library/ms191294.aspx?f=255&MSPPError=-2147217396 however, I cannot find the sql server configuration manager. Maybe this is for an older version of SQL Server?
I tried using SSMS and right clicking on the connection and configuring it there too but that did not work.
Thanks
Siegfried
siegfried heintze