积极答复者
vs2010在创建MFC链接ODBC崩溃,求教

问题
-
本人刚开始学习VS2010 C++,想使用创建MFC使用ODBC链接数据库,在导向选择完成后VS便崩溃了。
问题签名:
问题事件名称: BEX
应用程序名: devenv.exe
应用程序版本: 10.0.30319.1
应用程序时间戳: 4ba1fab3
故障模块名称: MSVCR90.dll
故障模块版本: 9.0.30729.4974
故障模块时间戳: 4b7a226f
异常偏移: 0003523b
异常代码: c0000417
异常数据: 00000000
OS 版本: 6.1.7600.2.0.0.256.1
区域设置 ID: 2052
其他信息 1: 653f
其他信息 2: 653f1bd3a508a698ff17af2c10120ad8
其他信息 3: 1d82
其他信息 4: 1d827ee1d82f6c59c1145a29eab2d55d软件重装依然没有解决。
谢谢大家了。
答案
-
你的ODBC数据库引擎是Access 2007?
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Gavin_Xu 2011年7月13日 1:27
全部回复
-
你的ODBC数据库引擎是Access 2007?
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 Gavin_Xu 2011年7月13日 1:27
-
我以前报告过一个类似问题,结果是下一个版本的Visual Studio修复
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP