<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Modules Library 和 DBManager Module</title>
	<atom:link href="http://icyleaf.com/2009/03/05/modules-helper-and-dbmanager-module/feed/" rel="self" type="application/rss+xml" />
	<link>http://icyleaf.com/2009/03/05/modules-helper-and-dbmanager-module/</link>
	<description>Everything is selfish, include the God.</description>
	<lastBuildDate>Wed, 08 Sep 2010 01:09:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: icyleaf</title>
		<link>http://icyleaf.com/2009/03/05/modules-helper-and-dbmanager-module/comment-page-1/#comment-10019</link>
		<dc:creator>icyleaf</dc:creator>
		<pubDate>Fri, 22 Jan 2010 08:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://icyleaf.com/?p=565#comment-10019</guid>
		<description>@shallway
请问你的应用用的是什么数据库？如果不是 mysql 的话就有可能会报错，根据上面的异常信息提示的是驱动没有找到，目前此module只对 mysql 支持。其他数据库还没有添加。</description>
		<content:encoded><![CDATA[<p>@shallway<br />
请问你的应用用的是什么数据库？如果不是 mysql 的话就有可能会报错，根据上面的异常信息提示的是驱动没有找到，目前此module只对 mysql 支持。其他数据库还没有添加。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shallway</title>
		<link>http://icyleaf.com/2009/03/05/modules-helper-and-dbmanager-module/comment-page-1/#comment-10017</link>
		<dc:creator>shallway</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://icyleaf.com/?p=565#comment-10017</guid>
		<description>请教dbmanager问题：我使用你的2.3.x的dbmanager组件来备份数据库，路径为modules/dbmanager,已在application/config/config.php中加载该组件：

$config[&#039;modules&#039;] = array(
   MODPATH.&#039;dbmanager&#039;
);

程序很简单

$dbmanager = DBManager::instance();
$dbmanager-&gt;backup_db();

但是出现错误：Unknown Exception: core.driver_not_found，请问最可能的原因是什么?</description>
		<content:encoded><![CDATA[<p>请教dbmanager问题：我使用你的2.3.x的dbmanager组件来备份数据库，路径为modules/dbmanager,已在application/config/config.php中加载该组件：</p>
<p>$config['modules'] = array(<br />
   MODPATH.'dbmanager'<br />
);</p>
<p>程序很简单</p>
<p>$dbmanager = DBManager::instance();<br />
$dbmanager-&gt;backup_db();</p>
<p>但是出现错误：Unknown Exception: core.driver_not_found，请问最可能的原因是什么?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 佰草集</title>
		<link>http://icyleaf.com/2009/03/05/modules-helper-and-dbmanager-module/comment-page-1/#comment-6173</link>
		<dc:creator>佰草集</dc:creator>
		<pubDate>Sun, 08 Mar 2009 02:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://icyleaf.com/?p=565#comment-6173</guid>
		<description>过来支持下～～</description>
		<content:encoded><![CDATA[<p>过来支持下～～</p>
]]></content:encoded>
	</item>
</channel>
</rss>
