In some cases, I saw that the period character (.) Can be used when connecting to an instance of a local SQL server. What is a definition. in this case? Is this documented in BOL?
"The word localhost or period (.) Can be used instead of (local)"
in the "Connecting to a local server" section in [1]
[1]Creating a valid connection string using TCP / IP SQL Server 2008 R2http://msdn.microsoft.com/en-us/library/ms191260.aspx
Here begins:
http://connect.microsoft.com/SQLServer/feedback/details/126660/local-server-not-found-with-dot-in-dts-import
https://serverfault.com/questions/11745/i-cannot-connect-to-my-local-sql-server-2008
Source: https://habr.com/ru/post/1777046/More articles:How do I tell Zend Framework to use a different view file than the default file for the action? - phpHow to determine the correct path to the file system - pathWhy is adding a number to a container associative iterator impossible? - c ++Преобразовать результат NSFetchedResultsController в NSArray - objective-cAny recommendations on using CSS and HTML for developing webapps? - androidPHP OCI, Oracle и формат номера по умолчанию - oracleShould I store duplicates or decimals in mysql database? - decimalWix installer - conditionally displays "Run application" on ExitDialog based on user input dialog - windows-installerDo you clean before starting a mess? By putting cleanup code inside a finally block - javaHow to work with objects in JavaScript? - javascriptAll Articles