<?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: Cp2DB: Adobe Captivate Quiz Reporting with PHP/MySQL (Version 2)</title>
	<atom:link href="http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/</link>
	<description>personal weblog of James &#34;Wheatbread&#34; Martin</description>
	<lastBuildDate>Tue, 27 Jul 2010 14:05:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: wheat</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-786</link>
		<dc:creator>wheat</dc:creator>
		<pubDate>Wed, 02 Jun 2010 15:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-786</guid>
		<description>Thanks, David. Glad it worked out for you.</description>
		<content:encoded><![CDATA[<p>Thanks, David. Glad it worked out for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-784</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 22 May 2010 01:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-784</guid>
		<description>Nice, easy to follow and helped me write my own version for our site thanks!</description>
		<content:encoded><![CDATA[<p>Nice, easy to follow and helped me write my own version for our site thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-721</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 18 Mar 2010 15:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-721</guid>
		<description>Hi again. A database has been created called cp2db and has 3 tables, tblcore, tblinteraction and tblperson. I checked as far as i can and (im no expert on this) the preferences seem ok. It still connects but wont write data to the database. Still says 

&quot;Could not insert data into tblperson. Died with this error: No database selected&quot;. 

I must be overlooking something easy.</description>
		<content:encoded><![CDATA[<p>Hi again. A database has been created called cp2db and has 3 tables, tblcore, tblinteraction and tblperson. I checked as far as i can and (im no expert on this) the preferences seem ok. It still connects but wont write data to the database. Still says </p>
<p>&#8220;Could not insert data into tblperson. Died with this error: No database selected&#8221;. </p>
<p>I must be overlooking something easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-720</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 18 Mar 2010 00:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-720</guid>
		<description>Hi, Marc. My guess would be that the database itself hasn&#039;t been created, or, if it has been, its name on the database server doesn&#039;t match the one in the script preferences. Can you double-check that? The fact that it is connecting to the database server is good.</description>
		<content:encoded><![CDATA[<p>Hi, Marc. My guess would be that the database itself hasn&#8217;t been created, or, if it has been, its name on the database server doesn&#8217;t match the one in the script preferences. Can you double-check that? The fact that it is connecting to the database server is good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-719</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Wed, 17 Mar 2010 23:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-719</guid>
		<description>Hi
I followed this and got it sort of working, but i get the error

Successfully connected to the database.
Could not insert data into tblperson. Died with this error: No database selected

when sending the results.

Any idea what i have done wrong ? Any help would be great.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I followed this and got it sort of working, but i get the error</p>
<p>Successfully connected to the database.<br />
Could not insert data into tblperson. Died with this error: No database selected</p>
<p>when sending the results.</p>
<p>Any idea what i have done wrong ? Any help would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wheat</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-647</link>
		<dc:creator>wheat</dc:creator>
		<pubDate>Thu, 04 Feb 2010 02:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-647</guid>
		<description>Thanks, Michael. I love your site, BTW. I&#039;ve only recently discovered it. I&#039;m looking forward to trying out some of your tutorials on advanced interactions.</description>
		<content:encoded><![CDATA[<p>Thanks, Michael. I love your site, BTW. I&#8217;ve only recently discovered it. I&#8217;m looking forward to trying out some of your tutorials on advanced interactions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-641</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 02 Feb 2010 22:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-641</guid>
		<description>I might be willing to take a stab at it as a consulting gig, if you&#039;re looking to hire someone.</description>
		<content:encoded><![CDATA[<p>I might be willing to take a stab at it as a consulting gig, if you&#8217;re looking to hire someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Zmyslo</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-640</link>
		<dc:creator>Tom Zmyslo</dc:creator>
		<pubDate>Tue, 02 Feb 2010 21:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-640</guid>
		<description>Any chance you can port this tutorial from php to Ruby on Rails? I would appreciate it. Thanks.</description>
		<content:encoded><![CDATA[<p>Any chance you can port this tutorial from php to Ruby on Rails? I would appreciate it. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://wheatblog.com/2010/01/cp2db-adobe-captivate-quiz-reporting-with-phpmysql-version-2/comment-page-1/#comment-587</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1210#comment-587</guid>
		<description>This looks very interesting James. I will definitely try this out. 

Thanks a lot for your efforts!

/Michael</description>
		<content:encoded><![CDATA[<p>This looks very interesting James. I will definitely try this out. </p>
<p>Thanks a lot for your efforts!</p>
<p>/Michael</p>
]]></content:encoded>
	</item>
</channel>
</rss>
