Creating Database Connections

To use databinding, you must configure a data source. When using the ADO Data Control, you must configure an OLE DB connection. When using the RDO RemoteData Control, you must create an Open Database Connectivity (ODBC) connection. Since Visual C++ ships with an OLE DB provider for ODBC data sources, the ADO Data Control can also make use of ODBC connections.

ODBC Connections

Oracle Connections