Remote Data Objects (RDO)
RDO (Remote Data Objects) is an application program interface (API) from Microsoft that lets
programmers writing Windows applications get access to and from both Microsoft and other database
providers. In turn, RDO statements in a program use Microsoft's lower-layer Data Access Objects (DAO) for actual
access to the database. Database providers write to the DAO interface.
RDO has evolved into ActiveX Data Objects (ADO) which is now the program interface Microsoft
recommends for new programs. ADO also provides access to nonrelational databases and is somewhat
easier to use.
This was last updated in April 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
Dig Deeper
-
OAuth, a standard that allows for communication between applications, has sped application development and contributed to the application explosion of the past few years.
-
The 2012 Open Group Conference focused on enterprise transformation. Here are some highlights brought to you by SearchSOA.com staff covering the event.
-
Standards for cloud computing are slowly evolving. Open Virtualization Format (OVF) is one such standard that software architects may tap into.
-
People who read this also read...
-
Resources from around the Web