<?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: AIR Active Record</title>
	<atom:link href="http://jacwright.com/blog/55/air-active-record/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacwright.com/blog/55/air-active-record/</link>
	<description>Flex, AIR, PHP, etc.</description>
	<lastBuildDate>Fri, 12 Mar 2010 23:40:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vitaLee</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8511</link>
		<dc:creator>vitaLee</dc:creator>
		<pubDate>Wed, 02 Sep 2009 20:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8511</guid>
		<description>got it working :D
i can continue my quest now. :)
thank you so much for your efforts.</description>
		<content:encoded><![CDATA[<p>got it working :D<br />
i can continue my quest now. :)<br />
thank you so much for your efforts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8509</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8509</guid>
		<description>With the exception that the default SQL schema expected for foreign keys were changed from employerId to employer_id, the example on http://jacwright.com/blog/79/air-activerecord-is-open-source/ should be accurate as well.</description>
		<content:encoded><![CDATA[<p>With the exception that the default SQL schema expected for foreign keys were changed from employerId to employer_id, the example on <a href="http://jacwright.com/blog/79/air-activerecord-is-open-source/" rel="nofollow">http://jacwright.com/blog/79/air-activerecord-is-open-source/</a> should be accurate as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8508</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8508</guid>
		<description>I checked it out and updated the code. There is a newer behavior in E4X that was breaking it, and the testproject was old and needed to be updated. I also added the try/catch so that tables are created correctly. You shouldn&#039;t have any problems now. I apologize it was broken. I haven&#039;t looked at it in awhile.</description>
		<content:encoded><![CDATA[<p>I checked it out and updated the code. There is a newer behavior in E4X that was breaking it, and the testproject was old and needed to be updated. I also added the try/catch so that tables are created correctly. You shouldn&#8217;t have any problems now. I apologize it was broken. I haven&#8217;t looked at it in awhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitaLee</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8506</link>
		<dc:creator>vitaLee</dc:creator>
		<pubDate>Wed, 02 Sep 2009 14:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8506</guid>
		<description>i&#039;d really love to get my hands on a basic example how to use this library. i failed miserably trying to make it work both ways (using TableCreator and manually creating the tables). i keep getting the same error. :(</description>
		<content:encoded><![CDATA[<p>i&#8217;d really love to get my hands on a basic example how to use this library. i failed miserably trying to make it work both ways (using TableCreator and manually creating the tables). i keep getting the same error. :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitaLee</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8505</link>
		<dc:creator>vitaLee</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8505</guid>
		<description>nope i lied to you.:) the error is caught but it just doesn&#039;t work. i guess i&#039;ll have to create the tables myself and skip the &#039;TableCreator.updateTable&#039; part.</description>
		<content:encoded><![CDATA[<p>nope i lied to you.:) the error is caught but it just doesn&#8217;t work. i guess i&#8217;ll have to create the tables myself and skip the &#8216;TableCreator.updateTable&#8217; part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitaLee</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8504</link>
		<dc:creator>vitaLee</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8504</guid>
		<description>Wow thanks so much Jacob for your lightning fast reply. That worked.
I&#039;m relatively new to this whole thing (Flex, AIR, sqlite) and wasn&#039;t exactly sure what&#039;s wrong.
Thanks again! :)</description>
		<content:encoded><![CDATA[<p>Wow thanks so much Jacob for your lightning fast reply. That worked.<br />
I&#8217;m relatively new to this whole thing (Flex, AIR, sqlite) and wasn&#8217;t exactly sure what&#8217;s wrong.<br />
Thanks again! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8503</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8503</guid>
		<description>vitaLee: This is an error when there are no existing tables in the database. If you add a try catch around it you should get it to work fine. It&#039;s a bug I&#039;ve never gotten to fixing. My apologies.</description>
		<content:encoded><![CDATA[<p>vitaLee: This is an error when there are no existing tables in the database. If you add a try catch around it you should get it to work fine. It&#8217;s a bug I&#8217;ve never gotten to fixing. My apologies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vitaLee</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8502</link>
		<dc:creator>vitaLee</dc:creator>
		<pubDate>Tue, 01 Sep 2009 19:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8502</guid>
		<description>i can&#039;t seem to compile it without getting the same error. &quot;SQLError: ‘Error #3115: SQL Error.’, details:’No schema objects in database ‘main’ were found.’, operation:’schema’&quot;
i used the testproject included in the SVN repository.
Does anybody else get the same error?</description>
		<content:encoded><![CDATA[<p>i can&#8217;t seem to compile it without getting the same error. &#8220;SQLError: ‘Error #3115: SQL Error.’, details:’No schema objects in database ‘main’ were found.’, operation:’schema’&#8221;<br />
i used the testproject included in the SVN repository.<br />
Does anybody else get the same error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8114</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 25 Sep 2008 16:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8114</guid>
		<description>@jacob, I&#039;ll be happy to write up some how-to&#039;s on Google Code regarding any of these features you help me get working!  ;)  These classes might save me hours of coding.  I can give some of that time back to this project.  You can reach me here mc[a la]lightmedium[]com.</description>
		<content:encoded><![CDATA[<p>@jacob, I&#8217;ll be happy to write up some how-to&#8217;s on Google Code regarding any of these features you help me get working!  ;)  These classes might save me hours of coding.  I can give some of that time back to this project.  You can reach me here mc[a la]lightmedium[]com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://jacwright.com/blog/55/air-active-record/comment-page-1/#comment-8113</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 25 Sep 2008 16:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/55/air-active-record/#comment-8113</guid>
		<description>OK, the problem was the at the location of the database.  ActiveRecord was creating a new database in the local store instead of using the existing database that I had placed in the Application Directory.  As a result, calls to conn.loadSchema() were failing because, like you said, Jacob, the new db didn&#039;t have any tables in it.  DB.as, line 29, sets the path of the db to the applicationStorageDirectory, I changed it to applicationDirectory and it works.

Now, if only I could figure out many to many relationships ;)</description>
		<content:encoded><![CDATA[<p>OK, the problem was the at the location of the database.  ActiveRecord was creating a new database in the local store instead of using the existing database that I had placed in the Application Directory.  As a result, calls to conn.loadSchema() were failing because, like you said, Jacob, the new db didn&#8217;t have any tables in it.  DB.as, line 29, sets the path of the db to the applicationStorageDirectory, I changed it to applicationDirectory and it works.</p>
<p>Now, if only I could figure out many to many relationships ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
