跳转到内容

Microsoft Data Access Components

维基百科,自由的百科全书

这是本页的一个历史版本,由Regionbbs留言 | 贡献2008年9月13日 (六) 10:07 版本列表编辑。这可能和当前版本存在着巨大的差异。

MDAC (Microsoft Data Access Components)
MDAC 是微軟 Windows 平台的統一資料存取方案
開發者Microsoft
当前版本2.8 SP1 (2.81.1117.6)(May 2005)
操作系统Windows 98, Windows Me, Windows NT 4, Windows 2000, Windows XP, Windows Server 2003
类型Database
许可协议Microsoft EULA
网站Microsoft MDAC Center

Microsoft Data Access Components (MDAC) 是微軟專門為資料存取功能而發展的應用程式開發介面,做為微軟的統一化資料存取 (Universal Data Access; UDA) 解決方案的核心組成,最初的版本在 1996 年時發表,其組成元件有 ODBC,OLE DB 以及 ADO,其中 ADO 是在 Visual Basic 上唯一的資料存取管道,而 OLE DB 則是基於 COM 之上,供 C/C++ 存取與提供資料的介面,ODBC 則是統一化的資料存取 API。

版本列表

微軟提供了兩個方法來檢查電腦中所安裝的 MDAC 版本為何,其中一個方法是使用 ADO.NET Component Checker 程式,它可以檢查每個 MDAC 所安裝的 DLL 版本;另一個方法是檢查登錄資料庫機碼:HKEY_LOCAL_MACHINE\Software\Microsoft\DataAccess\FullInstallVer

版本 釋出日期 散布方法 功能 安全漏洞
1.0 1996/8
  • ADC – IIS 3.0
  • OLE DB 1.1 SDK (OLE DB 1.1 and ADO 1.0) - Visual Studio
  • 所有的元件都包含在 Visual Interdev 1.0 與 ASP 1.0 (released in IIS 3.0)
  • ODBC 3.0
  • OLE DB 1.1
  • ADO 1.0
  • ADC 1.0
  • Access/Jet, SQL Server 與 Oracle databases 的 ODBC Driver

1.5

1997/9-1998/3
  • Microsoft Internet Explorer 4.0
  • Internet Client SDK 4.0 (from CD issued at Microsoft PDC)
  • ODBC 3.5
  • OLE DB 1.5
  • ADO 1.5
  • RDS 1.5 (superseded ADC 1.0)
1.5a 1997/9-1998/3
  • Microsoft 網站

服務釋出版 (Service Release)

1.5b 1997/9-1998/3

服務釋出版 (Service Release)

1.5c 1997/9-1998/3
  • Microsoft 網站
  • Fixed issues with ADO threading and ODBC Connection Pooling
  • Only came with ADO/MDAC runtime components
2.0 1998/7/1
  • Visual Studio 98
  • Data Access 2.0 SDK
  • ODBC 3.5 SDK
  • OLE DB 1.5 SDK
  • OLE DB for OLAP 規格
2.0SP1 1998/7/1
  • Windows NT 4.0 SP4

Y2K remediation for Windows NT 4.0

2.0SP2 1998/7/1
  • Microsoft website

Y2K remediation for all platforms

2.1 1998/7/11
  • SQL Server 7.0
  • SQL Server 6.5 SP5
  • ADO 2.1
  • RDS 2.1
  • OLE DB 2.1
  • OLE DB Provider for ODBC, SQL Server and Oracle
  • JRO 2.1
  • ODBC driver
  • Jet driver
  • RDO
2.1 SP1 1999/3/15
  • Internet Explorer 5.0
  • Windows 98 Second Edition
2.1 SP1a (GA) 1999/4/1
  • Office 2000
  • BackOffice 4.5
  • Visual Studio 98 SP3
  • Internet Explorer 5.0a (最小安裝)
2.1 SP2 1999/7
  • Microsoft website
2.5 2000/2/17
  • ADO 2.5
  • ADO MD 2.5
  • ADOX 2.5
  • RDS 2.5
  • OLE DB 2.5
  • 下列軟體的 OLE DB Provider for the ODBC driver:
    • SQL
    • Server
    • Site Server Search
    • Internet Publishing
    • Jet 4.0 (Access 2000)
    • Oracle
    • Indexing Services (Index Server)
    • Microsoft Data Shaping Services
    • OLAP Services
    • DTS Packages
    • Microsoft Directory Services
    • Server DTS Flat File
    • OLE DB Simple Provider
  • JRO 2.5
  • ODBC 3.51
  • ODBC 驅動程式
    • Microsoft Access
    • SQL Server
    • Microsoft Excel
    • Text
    • Visual FoxPro
    • FoxPro VFP
    • dBase
    • dBase VFP
    • Paradox
    • Oracle
  • Jet 驅動程式:
    • Excel
    • Microsoft Exchange
    • Access
    • text files
    • Lotus 1-2-3
    • Paradox
    • xBase
2.5 SP1 2000/7
2.5 SP2 2000/4
2.5 SPS3 2003/12

2.6

2000/9

Not included (manually installed):
  • Microsoft Jet
  • Microsoft Jet OLE DB Provider
  • ODBC Desktop Database Drivers
2.6 SP1 2001/5
2.6 SP2 2002/5
2.7 2001/10|
  • 支援 64 位元作業系統
  • 移除對 Banyan Vines 的支援
2.8 2003/8

修補臭蟲與安全問題:

2.8 SP1 2005/5
  • SQL Server 2000 SP4
  • Windows XP SP2
  • Microsoft website

Fixed bugs

2.8 SP2 2005/3
  • Windows Server 2003 SP1
9.0 由此時開始,MDAC 隨作業系統散布。
  • Visual Studio 2005 Beta 1, 但在稍後移除。
  • SQL Server 2005 Beta 1, 但在稍後移除。[1]
   
Windows DAC 6.0 (a variant of MDAC for use with Vista) 2006/11
  • Windows Vista
  • 版本號碼與 Windows 同步,不再提供可轉散布套件。

沒有新功能,由 Windows Vista 使用。

參考資料

  1. ^ Chapter 11 Changes, supplementary material to "A First Look at SQL Server 2005 for Developers" by Bob Beauchemin, Niels Berglund, and Dan Sullivan.