Saved Bookmarks
| 1. |
What is the relationship of ODBC, OLE DB, and ADO? |
|
Answer» Developed first, the ODBC standard is for relational databases; while the OLE DB standard provides functionality for both relational and other databases. Finally, ADO was developed to provide easier access to OLE DB data for the non-objectoriented programmer. |
|