I am trying to use MS Access 2010 using Visual C++ in Visual Studio 2010. Here is what I did:
- Create MFC application project
- Specify project type as single document
- Select database view without support
- ODBC
- Datasource, and database with table selected
When I click finish Visual Studio looses focus, and restart without creating project, and without giving any specific error message.
This is disappointing experience that I thought it should be straight forward process.
Please provide specific and detailed explanation.
nadi