<?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: Zdbform: Simple database admin forms with the Zend Framework</title>
	<atom:link href="http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 27 Dec 2011 06:48:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-304173</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 15 Jul 2010 07:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-304173</guid>
		<description>i have the same problem!!!


my page display error :

Fatal error: Uncaught exception ‘Zend_Db_Statement_Exception’ with message ‘SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘Array’ in ‘order clause” in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php:238 Stack trace: #0 C:\wamp\www\1\library\Zend\Db\Statement.php(283): Zend_Db_Statement_Pdo-&gt;_execute(Array) #1 C:\wamp\www\1\library\Zend\Db\Adapter\Abstract.php(433): Zend_Db_Statement-&gt;execute(Array) #2 C:\wamp\www\1\library\Zend\Db\Adapter\Pdo\Abstract.php(230): Zend_Db_Adapter_Abstract-&gt;query(Object(Zend_Db_Table_Select), Array) #3 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract-&gt;query(Object(Zend_Db_Table_Select)) #4 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1158): Zend_Db_Table_Abstract-&gt;_fetch(Object(Zend_Db_Table_Select)) #5 C:\wamp\www\1\library\zdbform\zdbform.class.php(469): Zend_Db_Table_Abstract-&gt;fetchAll(NULL, ‘Array ASC’, 15, 0) #6 C:\wamp\www\1\library\zdbform\zdbform.class.php(478): Zdbform-&gt;getAllRows() #7 C:\wamp\www\1\application\views\scripts\admin\faq in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php on line 238

thanks !</description>
		<content:encoded><![CDATA[<p>i have the same problem!!!</p>
<p>my page display error :</p>
<p>Fatal error: Uncaught exception ‘Zend_Db_Statement_Exception’ with message ‘SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘Array’ in ‘order clause” in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php:238 Stack trace: #0 C:\wamp\www\1\library\Zend\Db\Statement.php(283): Zend_Db_Statement_Pdo-&gt;_execute(Array) #1 C:\wamp\www\1\library\Zend\Db\Adapter\Abstract.php(433): Zend_Db_Statement-&gt;execute(Array) #2 C:\wamp\www\1\library\Zend\Db\Adapter\Pdo\Abstract.php(230): Zend_Db_Adapter_Abstract-&gt;query(Object(Zend_Db_Table_Select), Array) #3 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract-&gt;query(Object(Zend_Db_Table_Select)) #4 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1158): Zend_Db_Table_Abstract-&gt;_fetch(Object(Zend_Db_Table_Select)) #5 C:\wamp\www\1\library\zdbform\zdbform.class.php(469): Zend_Db_Table_Abstract-&gt;fetchAll(NULL, ‘Array ASC’, 15, 0) #6 C:\wamp\www\1\library\zdbform\zdbform.class.php(478): Zdbform-&gt;getAllRows() #7 C:\wamp\www\1\application\views\scripts\admin\faq in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php on line 238</p>
<p>thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: homolo</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-258312</link>
		<dc:creator>homolo</dc:creator>
		<pubDate>Mon, 27 Apr 2009 02:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-258312</guid>
		<description>please help me .
I connected to my database , my page ok when I get data form database  .but when I use zdbform . I have a problem with zdbform .

my page display error :

Fatal error: Uncaught exception &#039;Zend_Db_Statement_Exception&#039; with message &#039;SQLSTATE[42S22]: Column not found: 1054 Unknown column &#039;Array&#039; in &#039;order clause&#039;&#039; in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php:238 Stack trace: #0 C:\wamp\www\1\library\Zend\Db\Statement.php(283): Zend_Db_Statement_Pdo-&gt;_execute(Array) #1 C:\wamp\www\1\library\Zend\Db\Adapter\Abstract.php(433): Zend_Db_Statement-&gt;execute(Array) #2 C:\wamp\www\1\library\Zend\Db\Adapter\Pdo\Abstract.php(230): Zend_Db_Adapter_Abstract-&gt;query(Object(Zend_Db_Table_Select), Array) #3 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract-&gt;query(Object(Zend_Db_Table_Select)) #4 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1158): Zend_Db_Table_Abstract-&gt;_fetch(Object(Zend_Db_Table_Select)) #5 C:\wamp\www\1\library\zdbform\zdbform.class.php(469): Zend_Db_Table_Abstract-&gt;fetchAll(NULL, &#039;Array ASC&#039;, 15, 0) #6 C:\wamp\www\1\library\zdbform\zdbform.class.php(478): Zdbform-&gt;getAllRows() #7 C:\wamp\www\1\application\views\scripts\admin\faq in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php on line 238

thanks !</description>
		<content:encoded><![CDATA[<p>please help me .<br />
I connected to my database , my page ok when I get data form database  .but when I use zdbform . I have a problem with zdbform .</p>
<p>my page display error :</p>
<p>Fatal error: Uncaught exception &#8216;Zend_Db_Statement_Exception&#8217; with message &#8216;SQLSTATE[42S22]: Column not found: 1054 Unknown column &#8216;Array&#8217; in &#8216;order clause&#8221; in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php:238 Stack trace: #0 C:\wamp\www\1\library\Zend\Db\Statement.php(283): Zend_Db_Statement_Pdo-&gt;_execute(Array) #1 C:\wamp\www\1\library\Zend\Db\Adapter\Abstract.php(433): Zend_Db_Statement-&gt;execute(Array) #2 C:\wamp\www\1\library\Zend\Db\Adapter\Pdo\Abstract.php(230): Zend_Db_Adapter_Abstract-&gt;query(Object(Zend_Db_Table_Select), Array) #3 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract-&gt;query(Object(Zend_Db_Table_Select)) #4 C:\wamp\www\1\library\Zend\Db\Table\Abstract.php(1158): Zend_Db_Table_Abstract-&gt;_fetch(Object(Zend_Db_Table_Select)) #5 C:\wamp\www\1\library\zdbform\zdbform.class.php(469): Zend_Db_Table_Abstract-&gt;fetchAll(NULL, &#8216;Array ASC&#8217;, 15, 0) #6 C:\wamp\www\1\library\zdbform\zdbform.class.php(478): Zdbform-&gt;getAllRows() #7 C:\wamp\www\1\application\views\scripts\admin\faq in C:\wamp\www\1\library\Zend\Db\Statement\Pdo.php on line 238</p>
<p>thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zend Framework Database Admin &#124; Life Scaling</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-256719</link>
		<dc:creator>Zend Framework Database Admin &#124; Life Scaling</dc:creator>
		<pubDate>Thu, 02 Apr 2009 11:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-256719</guid>
		<description>[...] Framework&#8217;s robust database classes (such as Zend_Db and Zend_Db_Table), you can check out zdbform. It&#8217;s a short yet effective library that let&#8217;s you perform simple administration tasks [...]</description>
		<content:encoded><![CDATA[<p>[...] Framework&#8217;s robust database classes (such as Zend_Db and Zend_Db_Table), you can check out zdbform. It&#8217;s a short yet effective library that let&#8217;s you perform simple administration tasks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-121528</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Mon, 11 Feb 2008 13:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-121528</guid>
		<description>How can I display the value of a related field instead of category_id ?</description>
		<content:encoded><![CDATA[<p>How can I display the value of a related field instead of category_id ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-100806</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Wed, 28 Nov 2007 11:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-100806</guid>
		<description>Despite the line number 31
$dbform-&gt;addColumnValidator(’href,description’,&#039;validate_required’,array());
the href field is not checked, you can enter anything in this field !
Do you know what is the workaround for this ?
Also, is this the last version of your code ?
Thanks</description>
		<content:encoded><![CDATA[<p>Despite the line number 31<br />
$dbform-&gt;addColumnValidator(’href,description’,&#8217;validate_required’,array());<br />
the href field is not checked, you can enter anything in this field !<br />
Do you know what is the workaround for this ?<br />
Also, is this the last version of your code ?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-100803</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Wed, 28 Nov 2007 11:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-100803</guid>
		<description>Despite the line number 31 
$dbform-&gt;addColumnValidator(&#039;href,description&#039;,&#039;validate_required&#039;,array());
the href field is not checked, you can enter anything in this field !
Do you know what is the workaround for this ?</description>
		<content:encoded><![CDATA[<p>Despite the line number 31<br />
$dbform-&gt;addColumnValidator(&#8216;href,description&#8217;,'validate_required&#8217;,array());<br />
the href field is not checked, you can enter anything in this field !<br />
Do you know what is the workaround for this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Etienne</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-100800</link>
		<dc:creator>Etienne</dc:creator>
		<pubDate>Wed, 28 Nov 2007 11:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-100800</guid>
		<description>First, looks a very good new class indeed.
What do you not fix your example from the &quot;Cancel Delete&quot; bug ?
Also, what about a more complex example with 2 tables linked to each other ?</description>
		<content:encoded><![CDATA[<p>First, looks a very good new class indeed.<br />
What do you not fix your example from the &#8220;Cancel Delete&#8221; bug ?<br />
Also, what about a more complex example with 2 tables linked to each other ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trinath</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-52350</link>
		<dc:creator>Trinath</dc:creator>
		<pubDate>Thu, 12 Apr 2007 07:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-52350</guid>
		<description>Hi ,

Looks great , but how about file uploads................</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Looks great , but how about file uploads&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unknownman</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-51783</link>
		<dc:creator>unknownman</dc:creator>
		<pubDate>Mon, 09 Apr 2007 05:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-51783</guid>
		<description>nice work,  but  i think it need somethings to have better performance, i use an xml for every module,controller, action and in that i recomende needed form, datagrid and list show
with this xml i can use multi table join for add, delete edit form too,
i think this is better for  big project</description>
		<content:encoded><![CDATA[<p>nice work,  but  i think it need somethings to have better performance, i use an xml for every module,controller, action and in that i recomende needed form, datagrid and list show<br />
with this xml i can use multi table join for add, delete edit form too,<br />
i think this is better for  big project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Somebody</title>
		<link>http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/comment-page-1/#comment-38403</link>
		<dc:creator>Somebody</dc:creator>
		<pubDate>Thu, 22 Feb 2007 00:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.gregphoto.net/index.php/2006/03/25/zdbform-simple-database-admin-forms-with-the-zend-framework/#comment-38403</guid>
		<description>Explanation :

if the &quot;confirm&quot; function returns false (so the user clicked on Cancel or X to close), we return false (= we stop the link action (href)) and so, no call to the delete action in the php file. ;)

If javascript is not activated, no problem. Simply no confirmation, just delete the record directly (also tested).</description>
		<content:encoded><![CDATA[<p>Explanation :</p>
<p>if the &#8220;confirm&#8221; function returns false (so the user clicked on Cancel or X to close), we return false (= we stop the link action (href)) and so, no call to the delete action in the php file. <img src='http://www.gregphoto.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If javascript is not activated, no problem. Simply no confirmation, just delete the record directly (also tested).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

