My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 19: 实时错误 -2147217900 (80040e14)
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  dragon...@gmail.com
Closed:  Aug 2008


 
Project Member Reported by dragon...@gmail.com, Aug 14, 2008
运行程序时出现:实时错误 -2147217900 (80040e14)
排查进入数据库所在ACCESS打开表时出现“未知”错误

解决方法:

关掉ACCESS
98, ME, XP,2003系统运行:
regsvr32.exe C:\WINDOWS\system32\msjtes40.dll
NT,2000系统运行:
regsvr32.exe C:\WINNT\system32\msjtes40.dll

原因:
Msjtes40.dll 没有被正确注册 

症状重现:
为那些想体验我的痛苦的朋友,提供个重现效果的命令:
regsvr32.exe /u C:\WINNT\system32\msjtes40.dll
以上命令,安全且可逆,放心试用。

说明:Msjtes40.dll 在你的机器上的路径可能不相同,如果你没用默认安装的话。本
人在win2k+access2003的系统下测试通过。

Powered by Google Project Hosting