MFC's ODBC in MS Visual Studio 2005 - detailed information is needed

Unanswered MFC's ODBC in MS Visual Studio 2005 - detailed information is needed

  • Monday, March 06, 2006 10:24 AM
     
     

    Hi,

    I have installed MS Visual Studio 2005 to evaluate it. And I have problems in getting detailed information on MFC's ODBC. MSDN Library 2005 contains incomplete info, especially about concrete procedures with using visual tools (wizards). So, my questions are the following:

    1. How can I create recordset and associated form (CRecordView) for arbitrary number of data source's table's fields?

    2. How can I bind data source's fields with the form's fields?

    3. Where can I get this information?

    Thanks