<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[静怡家园]]></title> 
<link>http://www.zhanghaijun.com/index.php</link> 
<description><![CDATA[书山有路勤为径，学海无涯苦作舟！]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[静怡家园]]></copyright>
<item>
<link>http://www.zhanghaijun.com/post//</link>
<title><![CDATA[解决windows server 2008 R2 64位支持access数据库的问题]]></title> 
<author>碟舞飞扬 &lt;webmaster@zhanghaijun.com&gt;</author>
<category><![CDATA[Windows相关]]></category>
<pubDate>Sat, 28 Dec 2013 20:08:39 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//</guid> 
<description>
<![CDATA[ 
	今天清理文件的时候，发现了很早之前的网站文件备份，想看看里面是什么内容，就安装了IIS 7.5 访问下页面看看，可是访问页面就提示数据库连接错误，查看了配置文件，配置的数据库路径都正确而且也可以用access打开，可以排除是数据库的问题，打开了本机的数据源（ODBC）配置工具，选择MS Access Database点配置提示找不到.mdb驱动，见下图：<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=120" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=120" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><a href="http://www.zhanghaijun.com/attachment.php?fid=121" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=121" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>解决方法:<br/>win+R 输入 inetmgr 打开IIS管理器（或开始菜单-管理工具），查看网站基本属性里面的“应用程序池”的名称是什么，我这因为只有一个默认的站点，默认应用池的名称就是默认的DefaultAppPool，然后点应用程序池选择DefaultAppPool，点右边的高级设置，把<br/>启用32位应用程序选项设为True<br/><a href="http://www.zhanghaijun.com/attachment.php?fid=122" target="_blank"><img src="http://www.zhanghaijun.com/attachment.php?fid=122" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>确定保存之后刷新下页面看看是不是已经支持access数据库了。<br/>Tags - <a href="http://www.zhanghaijun.com/tags/win2008/" rel="tag">win2008</a> , <a href="http://www.zhanghaijun.com/tags/access/" rel="tag">access</a>
]]>
</description>
</item><item>
<link>http://www.zhanghaijun.com/post//#blogcomment</link>
<title><![CDATA[[评论] 解决windows server 2008 R2 64位支持access数据库的问题]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.zhanghaijun.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>