Content deleted Content added
m Hyphen to dash for ranges |
Default ___location for the Windows Internal Database pre Windows 2012 is incorrect. |
||
Line 1:
'''Windows Internal Database''' (codenamed WYukon, sometimes referred to as SQL Server Embedded Edition) is a variant of [[SQL Server Express]] 2005–2012 that is included with [[Windows Server 2008]] (SQL 2005), [[Windows Server 2008 R2]] (SQL 2005) and [[Windows Server 2012]] (SQL 2012), and is included with other free [[Microsoft]] products released after 2007 that require an SQL Server database backend. [[Windows SharePoint Services]] 3.0 and [[Windows Server Update Services]] 3.0 both include Windows Internal Database, which can be used as an alternative to using a retail edition of SQL Server. WID was a 32-bit application, even as component of Windows Server 2008 64-bit, which installs in the path {{code|
url=http://koobarspoint.blogspot.com/2008/10/moving-windows-internal-database.html
|title=Moving the Windows Internal Database
|work=Blog
|publisher=JAKOB MACIOLEK
}}</ref> In Windows Server 2012, it is a 64-bit application, installed in {{code|C:\Windows\WID}}.
Windows Internal Database is not available as a standalone product for use by end-user applications; Microsoft provides SQL Server Express and [[Microsoft SQL Server]] for this purpose. Additionally, it is designed to only be accessible to [[Windows Service]]s running on the same machine.
|