Content deleted Content added
Kaishi.axon (talk | contribs) m formatting change for the sake of internal consistency. |
m Hyphen to dash for ranges |
||
Line 1:
'''Windows Internal Database''' (codenamed WYukon, sometimes referred to as SQL Server Embedded Edition) is a variant of [[SQL Server Express]]
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.
Line 11:
}}</ref>
[[SQL Server Management Studio Express]] can be used to connect to an instance of Windows Internal Database using <code>\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query</code> (
==References==
Line 17:
==External links==
* [http://go.microsoft.com/fwlink/?LinkId=79600 Planning and Architecture for Windows SharePoint Services 3.0 Technology]
* [http://go.microsoft.com/fwlink/?LinkId=71220 Release Notes for Microsoft Windows Server Update Services 3.0]
* [http://www.mssqltips.com/tip.asp?tip=1577 http://www.mssqltips.com/tip.asp?tip=1577]
{{database-software-stub}}
|