Share via


3.4 Network

  Driver=SQL Server;Server=ServerName;Trusted_Connection=Yes;Network =DBMSSOCN;

"Network=DBMSSOCN" specifies that the name of the network component used to communicate with the data source is DBMSSOCN. The TCP/IP protocol is used to communicate with the data source.