Databinding is a mechanism that allows users to work with data retrieved from a database.
Visual C++ provides a reusable databinding mechanism via ActiveX controls in MFC projects that lets you rapidly develop database applications.
For more information on how to implement databinding in your Visual C++ application:
For more information on OLE DB:
For more information on ODBC:
For more information on writing an ActiveX control that uses databinding: