<?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: How to update a MySQL database using AJAX</title>
	<atom:link href="http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/</link>
	<description>Delphi For PHP Blog - The best source of information and help on Delphi for PHP!</description>
	<lastBuildDate>Thu, 22 Apr 2010 07:32:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Rolf Ernst</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-955</link>
		<dc:creator>Rolf Ernst</dc:creator>
		<pubDate>Thu, 28 Aug 2008 22:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-955</guid>
		<description>Hey, thanks a lot for demonstrating this. I know, folks always want more, so here is what would solve 95% of my work:

a.) Have a dbgrid that displays the data rows.
b.) Have an insert button for adding data (you showed)
c.) Have the option to select a row (My rows have much more data than would reasonably be shown in the grid) and populate a detail display, preferably on the same page).
d.) Be able to update from this detail form.
e.) Of course, a delete function but I am sure I can figure this out quickly (I just got Delphi a couple of days ago).

Having that would be really great as an example, maybe augmenting what you already did.</description>
		<content:encoded><![CDATA[<p>Hey, thanks a lot for demonstrating this. I know, folks always want more, so here is what would solve 95% of my work:</p>
<p>a.) Have a dbgrid that displays the data rows.<br />
b.) Have an insert button for adding data (you showed)<br />
c.) Have the option to select a row (My rows have much more data than would reasonably be shown in the grid) and populate a detail display, preferably on the same page).<br />
d.) Be able to update from this detail form.<br />
e.) Of course, a delete function but I am sure I can figure this out quickly (I just got Delphi a couple of days ago).</p>
<p>Having that would be really great as an example, maybe augmenting what you already did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladica Savic</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-944</link>
		<dc:creator>Vladica Savic</dc:creator>
		<pubDate>Sat, 12 Jul 2008 13:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-944</guid>
		<description>Good job!</description>
		<content:encoded><![CDATA[<p>Good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hensman</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-899</link>
		<dc:creator>Hensman</dc:creator>
		<pubDate>Thu, 24 Jan 2008 11:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-899</guid>
		<description>Excellent tutorial.. thanks</description>
		<content:encoded><![CDATA[<p>Excellent tutorial.. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcooper</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-898</link>
		<dc:creator>jcooper</dc:creator>
		<pubDate>Sat, 12 Jan 2008 22:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-898</guid>
		<description>This is not an &#039;update&#039; but an &#039;insert&#039;. Can you provide code that we can cut/paste that does the whole insert/update/delete</description>
		<content:encoded><![CDATA[<p>This is not an &#8216;update&#8217; but an &#8216;insert&#8217;. Can you provide code that we can cut/paste that does the whole insert/update/delete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slvarez</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-555</link>
		<dc:creator>slvarez</dc:creator>
		<pubDate>Thu, 20 Sep 2007 21:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-555</guid>
		<description>Good job!
Can you prepare a tutorial to present us an example of master-&gt;detail-&gt;detail(2 detail levels) using ajax with dbgrid.
...if tutorial is to much and lasts too long, a few hints perhaps...
Thanks!</description>
		<content:encoded><![CDATA[<p>Good job!<br />
Can you prepare a tutorial to present us an example of master-&gt;detail-&gt;detail(2 detail levels) using ajax with dbgrid.<br />
&#8230;if tutorial is to much and lasts too long, a few hints perhaps&#8230;<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-497</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Sep 2007 23:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-497</guid>
		<description>There is no higher resolution video ... what you see is what you get. Sorry if the resolution isn&#039;t high enough for you.</description>
		<content:encoded><![CDATA[<p>There is no higher resolution video &#8230; what you see is what you get. Sorry if the resolution isn&#8217;t high enough for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conray</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-457</link>
		<dc:creator>conray</dc:creator>
		<pubDate>Tue, 11 Sep 2007 19:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-457</guid>
		<description>where can i download the highres version or can someone e-mail me the source ,conrayvb@gmail.com , thanks</description>
		<content:encoded><![CDATA[<p>where can i download the highres version or can someone e-mail me the source ,conrayvb@gmail.com , thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Roth</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-333</link>
		<dc:creator>John Roth</dc:creator>
		<pubDate>Sun, 02 Sep 2007 00:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-333</guid>
		<description>Thanks for the nice work.  I couldn&#039;t find any decent tutorials for using MySQL with Delphi for PHP -- the ones from CodeGear seem to concentrate on Interbase.  So yours was very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice work.  I couldn&#8217;t find any decent tutorials for using MySQL with Delphi for PHP &#8212; the ones from CodeGear seem to concentrate on Interbase.  So yours was very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zocya</title>
		<link>http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/comment-page-1/#comment-37</link>
		<dc:creator>Zocya</dc:creator>
		<pubDate>Sun, 15 Jul 2007 22:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphi-php.net/how-to-update-a-mysql-database-using-ajax/#comment-37</guid>
		<description>Nice work through exact amount of presented information. Once you’ve broken the ice (saying in Serbia) you can continue with excellent work. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Nice work through exact amount of presented information. Once you’ve broken the ice (saying in Serbia) you can continue with excellent work. Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

