Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
-
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.