The Microsoft OLE DB Provider for ODBC Drivers was the first and only OLE DB provider released with MDAC 1.0. Visual Studio 97 was actually mix-and-match as to which product installed which version of ODBC (and with it potentially OLE DB and ADO).
support.microsoft.com/kb/190463
Mdaccon.exe is a sample that that demonstrates the use of ODBC Driver and OLE DB Provider connection strings. Four separate projects, one each in C++, ...
support.microsoft.com/kb/193332
Depend on Microsoft's XML technologies for working with XML, and on Native Data Access Technologies (ADO, OLEDB, and ODBC), collectively known as MDAC/WDAC, for uniform data access to diverse data sources.
msdn.microsoft.com/en-us/data/default.aspx
Chapter 12: ODBC, OLE DB, ADO, and ASP ... A user data source is one that can be shared among database users. ... Chapter 2: Entity-Relationship Data Modeling: Tools and Techniques...
wps.prenhall.com/bp_kroenke_db_9/11/2917/746855.cw/inde... wps.prenhall.com/bp_kroenke_db_9/11/2917/746855.cw/index.html
All interactions among components in the previous figure, indicated by bidirectional arrows, can occur across process and machine boundaries through ... The rowset is accessible to you via ADO/OLE DB interfaces. In ADO, use the Recordset object to maintain currency and manipulate the data (see "ActiveX Data Objects").
msdn.microsoft.com/en-us/library/ms811450.aspx
NOTE: This is NOT the tier concept used in drivers for ODBC, ASP, or JSP but rather the architecture options found in the PowerPoint presentation entitled "Internet Technologies for Database Applications" Part 1. ... Explain the relationship, purpose, etc. among ODBC, OLE DB, ADO, and ASP and why each was developed.
stampy.uvm.edu/courses/345/Lectures/FinalExamReview.htm
Relationship of Universal Data Access and Windows DNA ... If you've ever developed applications that access data from data stores, it's likely that you have been exposed to a bowl of alphabet soup: OLE DB, ADO, ODBC, RDO, DAO, and so on. And beyond those, many other APIs are used to access things like telephony, e-mail,
doc.ddart.net/mssql/sql2000/html/mdacxml/htm/wpmdacchoo... doc.ddart.net/mssql/sql2000/html/mdacxml/htm/wpmdacchoosingcomponents.htm
What does OLE DB do that ODBC doesn't? If you're accessing a wide variety of data from a COM environment, OLE DB (via ADO) is your best choice because it goes beyond relational data access methods.
www.computerbooksonline.com/program/videvchap.htm
The following are the topics we would expect to be taught: ? Enterprise Database Processing: Networks, Multitier Architectures ? XML, ODBC, OLE DB, ADO, and ASP ? JDBC, Java Server Pages, MY SQL ? Sharing Enterprise Data ? Database Architecture ? Enterprise Sharing ? Database Efficiency ? Managing Databases with...
www.fbodaily.com/archive/2003/05-May/16-May-2003/FBO-00... www.fbodaily.com/archive/2003/05-May/16-May-2003/FBO-00323902.htm
Microsoft ADO.NET represents a major step forward for Microsoft data access technologies. ... The .NET Framework includes two such providers, the SQL Client .NET Data Provider and the OLE DB .NET Data Provider. In addition, an ODBC .NET Data Provider is available as a separate download (see below). The OLE DB .NET Data...
www.activexperts.com/support/activmonitor/ado/ www.activexperts.com/support/activmonitor/ado/