Page 1 of 1
Can SDAC communicate over named pipes and not TCP/IP ?
Posted: Tue 22 Mar 2005 16:00
by Guest
Can SDAC communicate over named pipes and not TCP/IP ?
How can I configure this?
Thanks,
SA Dev
Posted: Tue 22 Mar 2005 16:07
by Ikar
Please see MSConnection.Options.NetworkLibrary
Posted: Tue 22 Mar 2005 16:53
by Guest
Ikar wrote:Please see MSConnection.Options.NetworkLibrary
I see it, what settings can I put in it? I don't see them in the documentation...
Thanks,
SA Dev
TCP/IP and Named Piped
Posted: Wed 23 Mar 2005 07:50
by maciejw
If you use MsSQL Server you must also configure your connections in Client Network Utility to use names rather than Fisical ip number
Posted: Wed 23 Mar 2005 10:19
by Ikar
Copied from SDAC (3.50.0.12) help TMSConnection.Options.NetworkLibrary
The name of the Net-Library (DLL) used to communicate with an instance of SQL Server. The name should not include the path or the .dll file name extension. The default is provided by the SQL Server Client Network Utility.
You can see a list of installed libraries using SQL Server Client Network Utility from MS SQL Server package. For named pipes it is dbnmpntw.