answersLogoWhite

0

In the context of computers ADO stands for ActiveX Data Objects. An ADO control is an object on your screen such as a text box, button, drop down list etc., that can be tied or, to use the standard term, bound to a database, or used in some way to manipulate a database. So your dropdown list could show a list of items from a database, from which you can choose one. You could use a text box to enter data, which is then put into a database. These can be programmed on a form to create database applications for use on Windowns, using languages like Visual BASIC.

User Avatar

Wiki User

16y ago

What else can I help you with?