Microsoft Basic. Remote Data Objects
Published August 6th, 2008 in UncategorizedRemote Data Objects (abbreviated RDO) is the name of an obsolete data access application programming interface primarily used in Microsoft Visual Basic applications on Windows 95 and later operating systems. This includes database connection, queries, stored procedures, result manipulation, and change commits. It allowed developers to create interfaces that can directly interact with Open Database Connectivity (ODBC) data sources on remote machines, without having to deal with the comparatively complex ODBC API.
Remote Data Objects was included with versions 4, 5, and 6 of Visual Basic; the final version of RDO is version 2.0.
See also
- Microsoft Data Access Components
- Good
External links
- Using Remote Data Objects and the RemoteData Control — Documentation on the Microsoft Developer Network
Good
115 Comments to “Microsoft Basic. Remote Data Objects”
Please Wait
Leave a Reply
You must log in to post a comment.