You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/database-engine/configure-windows/sql-server-2016-express-localdb.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Microsoft SQL Server 2016 Express **LocalDB** is a feature of [SQL Server Expres
43
43
## Install LocalDB
44
44
Install **LocalDB** through the installation wizard or by using the SqlLocalDB.msi program. **LocalDB** is an option when installing [!INCLUDE[ssExpCurrent](../../includes/ssexpcurrent-md.md)].
45
45
46
-
Select **LocalDB** on the **Feature Selection/Shared Features** page during installation. There can be only one installation of the **LocalDB** binary files for each major [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] version. Multiple [!INCLUDE[ssDE](../../includes/ssde-md.md)] processes can be started and will all use the same binaries. An instance of the [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] started as the **LocalDB** has the same limitations as [!INCLUDE[ssExpress](../../includes/ssexpress-md.md)]
46
+
Select **LocalDB** on the **Feature Selection/Shared Features** page during installation. There can be only one installation of the **LocalDB** binary files for each major [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] version. Multiple [!INCLUDE[ssDE](../../includes/ssde-md.md)] processes can be started and will all use the same binaries. An instance of the [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] started as the **LocalDB** has the same limitations as [!INCLUDE[ssExpress](../../includes/ssexpress-md.md)].
47
47
48
48
An instance of [!INCLUDE[ssExpress](../../includes/ssexpress-md.md)]**LocalDB** is managed by using the **SqlLocalDB.exe** utility. [!INCLUDE[ssExpress](../../includes/ssexpress-md.md)]**LocalDB** should be used in place of the [!INCLUDE[ssExpress](../../includes/ssexpress-md.md)] user instance feature which is deprecated.
0 commit comments