ActiveX Data Objects

Get Babylon's Translation Software! Free Download Now!
Babylon 8 - Your all-in-one solution
Award winning translation software trusted by millions. Translate from any language to any language.
View Demo



Wikipedia English The Free EncyclopediaDownload this dictionary
ActiveX Data Objects
Definition Microsoft ActiveX Data Objects (ADO) is a set of Component Object Model objects for accessing data sources. It provides a layer between programming languages and OLE DB (a means of accessing data stores, whether they be databases or otherwise, in a uniform manner), which allows a developer to write programs which access data, without knowing how the database is implemented. You must be aware of your database for connection only. No knowledge of SQL is required to access a database when using ADO, although one can use ADO to execute arbitrary SQL commands. The disadvantage of this (i.e. using SQL directly) is that it introduces a dependency upon the type of database used.
See more at Wikipedia.org...

This article uses material from Wikipedia® and is licensed under the GNU Free Documentation License

FOLDOC DictionaryDownload this dictionary
ActiveX Data Objects
<databaseMicrosoftprogramming> (ADO) Microsoft's library for accessing data sources through OLE DB. Typically it is used to query or modify data stored in a relational database.
Home.
(2003-07-08)


(c) Copyright 1993 by Denis Howe

Define ActiveX Data Objects

Translate ActiveX Data Objects





ActiveX Data Objects in Chinese | | ActiveX Data Objects in French | ActiveX Data Objects in Italian | ActiveX Data Objects in Spanish | ActiveX Data Objects in Dutch | ActiveX Data Objects in Portuguese | ActiveX Data Objects in German | ActiveX Data Objects in Russian | ActiveX Data Objects in Japanese