aspiis错误提示 ADODB.Connection 错误 ‘800a0e7a’

ADODB.Connection 错误 ‘800a0e7a’
错误描述:

在ASP连接Access数据库的时候,产生如下的出错提示:

ADODB.Connection 错误 ‘800a0e7a’

未找到提供程序。该程序可能未正确安装。

/conn.asp,行 12

原代码:

<%
dim conn
set coon=server.CreateObject(“adodb.connection”)
dim str
str=”provider=Microsoft.jet.OLEDB.4.0;Data Source=” & server.mappath(“blog_db.mdb”)
‘str=”DBQ=”&server.MapPath(“blog_db.mdb”)&”;Driver={Mirosoft access driver(*.mdb)}”
coon.open str
%>

环境:

Windows 2003、IIS6.0、Access 2007(兼容2003)

 

故障解决方法:开始-运行-cmd,然后输入 cscript C:\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 true  ,回车运行就可解决问题

关于笃志情缘

人尽其责,物尽其用,不成功,也无憾,毕竟奋斗过。走自己的路吧! 笃志建站:虚拟主机、域名注册、云主机、成品网站、企业邮局、CDN加速 http://www.duzhi.net QQ:3081689173
此条目发表在服务器相关分类目录,贴了, , , 标签。将固定链接加入收藏夹。

aspiis错误提示 ADODB.Connection 错误 ‘800a0e7a’》有13条回应

  1. Kelly说:

    Always the best content from these proidgiuos writers.

  2. Pandi说:

    That’s a mold-berkaer. Great thinking!

  3. Raegan说:

    Shoot, so that’s that one sppouess.

  4. Manisha说:

    That’s a knowing answer to a difficult qutseoin

  5. Vikky说:

    Appreciation for this infromaiton is over 9000-thank you!

  6. Clare说:

    Boy that relaly helps me the heck out.

  7. Ygor说:

    Great article but it didn’t have everything-I didn’t find the kctihen sink!

  8. Libby说:

    Life is short, and this airtcle saved valuable time on this Earth.

  9. Artrell说:

    Super excited to see more of this kind of stuff olnnie.

  10. Harun说:

    You mean I don’t have to pay for expert advice like this aynmore?!

  11. Trudy说:

    Thanks for contributing. It’s helped me undersnatd the issues.

  12. Flemming说:

    Wow! That’s a really neat ansewr!

评论已关闭。