An Entity of Type: Abstraction100002137, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Windows Internal Database (codenamed WYukon, sometimes referred to as SQL Server Embedded Edition) is a variant of SQL Server Express 2005–2014 that is included with Windows Server 2008 (SQL 2005), Windows Server 2008 R2 (SQL 2005), Windows Server 2012 (SQL 2012), Windows Server 2012 R2 (SQL 2012) and Windows Server 2016 (SQL 2014) 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 a component of Windows Server 2008 64-bit, which installs in the path C:\Windows\sysmsi\ssee\ In Windows Server 2012 and lat

Property Value
dbo:abstract
  • Windows Internal Database (codenamed WYukon, sometimes referred to as SQL Server Embedded Edition) is a variant of SQL Server Express 2005–2014 that is included with Windows Server 2008 (SQL 2005), Windows Server 2008 R2 (SQL 2005), Windows Server 2012 (SQL 2012), Windows Server 2012 R2 (SQL 2012) and Windows Server 2016 (SQL 2014) 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 a component of Windows Server 2008 64-bit, which installs in the path C:\Windows\sysmsi\ssee\ In Windows Server 2012 and later, it is a 64-bit application, installed in 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 Services running on the same machine. Several components of Windows Server 2008 and 2012 use Windows Internal Database for their data storage: Active Directory Rights Management Services, Windows System Resource Manager, UDDI Services, Active Directory Federation Services 2.0, Remote Desktop (standalone) Connection Broker, IPAM and Windows SharePoint Services. On Windows Server 2003, SharePoint and Windows Server Update Services will install Windows Internal Database and use it as a default data store if a retail SQL Server database instance is not provided. A Knowledge Base article published by Microsoft states that Windows Internal Database does not identify itself as a removable component, and provides instructions how it may be uninstalled by calling Windows Installer directly. SQL Server Management Studio Express can be used to connect to an instance of Windows Internal Database using \\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query (2003–2008) or \\.\pipe\MICROSOFT##WID sql\query (2012) as instance name. But this will only work locally, as Remote Connections cannot be enabled for this edition of SQL Server. Also note that "Windows Authentication" should be used (as opposed to SQL Server Authentication), and administrators seem to have the best results of authenticating successfully when logged on using the same administrative account that was created when Windows was installed. (en)
  • Windows Internal Database (кодовое имя WYukon, иногда упоминается как SQL Server Embedded Edition) — один из вариантов SQL Server Express 2005, входящий в состав Windows Server 2008, а также поставляемый с некоторыми другими бесплатными продуктами Microsoft, выпущенными после 2007 года и требующими для своей работы использование баз данных SQL Server. Windows SharePoint Services 3.0 и Windows Server Update Services 3.0 включают в себя Windows Internal Database, который может быть использован в качестве альтернативы применению розничной версии SQL Server. WID — 32-битное приложение, даже несмотря на то, что является компонентом 64-битного Windows Server 2008, устанавливающееся в каталог C:\Program Files (x86)\Microsoft SQL Server. Windows Internal Database недоступно как отдельный продукт для использования в приложениях конечных пользователей — для этих целей Microsoft позиционирует SQL Server Express и Microsoft SQL Server. Кроме того, WID был спроектирован только для работы со службами Windows, запущенными на этой же машине. Некоторые компоненты Windows Server 2008 используют Windows Internal Database для хранения своих данных: , , UDDI Services и Windows SharePoint Services. На Windows Server 2003, SharePoint и Windows Server Update Services будет установлена Windows Internal Database и будет использоваться как хранилище данных по умолчанию, в случае отсутствия в наличии розничной версии SQL Server. Статья в базе знаний (Knowledge Base), опубликованная Microsoft, утверждает, что Windows Internal Database не идентифицирует себя как отключаемый компонент (removable component), и содержит указания, как его (WIB) можно деинсталлировать при помощи Windows Installer. SQL Server Management Studio Express можно использовать для связи с экземпляром Windows Internal Database задав в качестве имени сервера для Windows Server 2003-2008 R2 \\.\pipe\mssql$microsoft##ssee\sql\query , и начиная с Windows Server 2012 \\.\pipe\MICROSOFT##WID sql\query . (ru)
  • Windows Internal Database 是 Microsoft SQL Server 2005 Embedded Edition (SSEE) 的替代名稱,它是被用在微軟內部的服務或組件中,儲存必要資料的一種資料庫,它與 SQL Server Express 相當類似,不過它只供給微軟的軟體自行管理,像是 Windows SharePoint Services 3.0、 3.0 與 Windows Server 2008 均可以看到它的蹤跡。 對它有興趣的開發人員,可以利用\\.\pipe\mssql$microsoft##ssee\sql\query作為伺服器名稱,使用 SQL Server Management Studio Express 來連接到 Windows Internal Database。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 10069180 (xsd:integer)
dbo:wikiPageLength
  • 3660 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1074151987 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Windows Internal Database 是 Microsoft SQL Server 2005 Embedded Edition (SSEE) 的替代名稱,它是被用在微軟內部的服務或組件中,儲存必要資料的一種資料庫,它與 SQL Server Express 相當類似,不過它只供給微軟的軟體自行管理,像是 Windows SharePoint Services 3.0、 3.0 與 Windows Server 2008 均可以看到它的蹤跡。 對它有興趣的開發人員,可以利用\\.\pipe\mssql$microsoft##ssee\sql\query作為伺服器名稱,使用 SQL Server Management Studio Express 來連接到 Windows Internal Database。 (zh)
  • Windows Internal Database (codenamed WYukon, sometimes referred to as SQL Server Embedded Edition) is a variant of SQL Server Express 2005–2014 that is included with Windows Server 2008 (SQL 2005), Windows Server 2008 R2 (SQL 2005), Windows Server 2012 (SQL 2012), Windows Server 2012 R2 (SQL 2012) and Windows Server 2016 (SQL 2014) 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 a component of Windows Server 2008 64-bit, which installs in the path C:\Windows\sysmsi\ssee\ In Windows Server 2012 and lat (en)
  • Windows Internal Database (кодовое имя WYukon, иногда упоминается как SQL Server Embedded Edition) — один из вариантов SQL Server Express 2005, входящий в состав Windows Server 2008, а также поставляемый с некоторыми другими бесплатными продуктами Microsoft, выпущенными после 2007 года и требующими для своей работы использование баз данных SQL Server. Windows SharePoint Services 3.0 и Windows Server Update Services 3.0 включают в себя Windows Internal Database, который может быть использован в качестве альтернативы применению розничной версии SQL Server. WID — 32-битное приложение, даже несмотря на то, что является компонентом 64-битного Windows Server 2008, устанавливающееся в каталог C:\Program Files (x86)\Microsoft SQL Server. (ru)
rdfs:label
  • Windows Internal Database (en)
  • Windows Internal Database (ru)
  • Windows Internal Database (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License