Previous page Next page Bottom Top One level up Home

OLE DB

Webpages concerning "OLE DB"

OLAP / OLE DB for OLAP (ODBO) Data Access Solutions by Simba Technologies.
http://www.simba.com/technologies/olap.htm
Keywords:
aggregated data, business solutions, business intelligence, business performance management, bi tools, corporate solutions, dbms, database management systems, databases, data warehouses, data warehousing, data access, data mining, e-business, jdbc, java database connectivity, legacy data, multi-relational databases, multirelational databases, mdx engine, olap, odbo, oledb for olap, ole, db, for, ...

http://www.simba.com/technologies/olap.htm

ODBC SDK for ODBC driver development and OLE DB SDK for OLE DB provider development the Easy Way from OpenAccess Software, Inc. No experience required with ODBC, SQL, RDBMS or networking.
http://www.odbcsdk.com/products/openaccess/oledb_overview.asp
Keywords:
ODBC, ODBC Middleware, ODBC SDK, ODBC toolkit, OLEDB, OLE DB, OLE-DB, OLE DB SDK, OLE DB toolkit, JDBC, SDK, ODBC driver, proprietary, develop, build, access, SQL, Remote Database Access, RDA, vxugwsa

http://www.odbcsdk.com/products/openaccess/oledb_overview.asp

http://www.microsoft.com/data/oledb/prodinfo/wpapers/oledb4odbc.htm

http://www.microsoft.com/data/oledb/prodinfo/wpapers/oledb4odbc.htm

Data Access and Storage Developer Center
http://www.microsoft.com/data/oledb/techinfo/oledbleveling2.htm

http://www.microsoft.com/data/oledb/techinfo/oledbleveling2.htm

Directory of OLE DB Providers and Vendors
http://www.sqlsummit.com/oledbVen.htm
Keywords:
SQL Summit, OLE DB providers, OLE DB, OLEDB, provider, data provider, service provider, SQL, middleware, data access, data access middleware, DBMS, Oracle, Informix, Sybase, Microsoft SQL Server, Universal Data Access, UDA, OLE, DB, for, ODBC, ODBC, ODBC driver, SQL data access, database, SQL Server, MSSQL, DB2, connection pooling, TDS, data access programming, SQL developer, ADO, XQuery, ...

http://www.sqlsummit.com/oledbVen.htm

http://www.htmprovi.com/

http://www.htmprovi.com/

http://www.microsoft.com/data/oledb/

http://www.microsoft.com/data/oledb/

http://www.sequiter.com/consulting/oledb/

http://www.sequiter.com/consulting/oledb/

Help building the largest human-edited directory of the web
Suggest URL - Open Directory Project - Become an editor
directopedia.org uses links and structure from dmoz Open Directory Project.
The contents has been generating using technology developed by scientec.

Wikipedia-Article "OLE DB"

OLE DB (sometimes written as OLEDB or OLE-DB), Object Linking and Embedding for Databases, is a means Microsoft uses for accessing different types of data stores in a uniform manner. Microsoft has separated the data store from the application that needs access to it through the use of this technology: this was done because different applications need access to different types and sources of data and do not necessarily want to know how to access functionality with technology-specific methods. OLE DB is conceptually divided into consumers and providers. The consumers are the applications that need access to the data, and the provider is the software component that exposes an OLE DB interface through the use of the Component Object Model (or COM).

OLE DB is part of the MDAC (Microsoft Data Access Components) stack and is the database access interface technology. MDAC is a group of Microsoft technologies that interact together as a framework that allows programmers a uniform and comprehensive way of developing applications for accessing almost any data store. OLE DB providers can be created to access such simple data stores as a text file or spreadsheet, through to such complex databases as Oracle and SQL Server. However, because different data store technology can have different capabilities, OLE DB providers may not implement every possible interface available to OLE DB. The capabilities that are available are implemented through the use of COM objects - an OLE DB provider will map the data store technologies functionality to a particular COM interface. Microsoft calls the availability of an interface to be "provider-specific" as it may not be applicable depending on the database technology involved. Additionally, however, providers may also augment the capabilities of a data store - these capabilities are known as services in Microsoft parlance.

OLE DB Providers

This article is based on the article "OLE DB" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.