<?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: Quick way to INSERT an array into a table</title>
	<atom:link href="http://www.xeweb.net/2009/12/30/quick-way-to-insert-an-array-into-a-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xeweb.net/2009/12/30/quick-way-to-insert-an-array-into-a-table/</link>
	<description>XEWeb blog, PHP scripts and more...</description>
	<lastBuildDate>Fri, 02 Jul 2010 13:40:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Aaron Parker</title>
		<link>http://www.xeweb.net/2009/12/30/quick-way-to-insert-an-array-into-a-table/comment-page-1/#comment-8</link>
		<dc:creator>Aaron Parker</dc:creator>
		<pubDate>Wed, 30 Dec 2009 13:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.xeweb.net/?p=76#comment-8</guid>
		<description>I am working on a project in C# .NET which will use something similar to this. Instead of the array having the column headings and the values I have arrayLists which contain the values for 1 column and so will have to insert the values by going through the arraylist. Thanks for showing how you did it as it is nice to see the different ways people code different algorithms.
Aaron
;-D</description>
		<content:encoded><![CDATA[<p>I am working on a project in C# .NET which will use something similar to this. Instead of the array having the column headings and the values I have arrayLists which contain the values for 1 column and so will have to insert the values by going through the arraylist. Thanks for showing how you did it as it is nice to see the different ways people code different algorithms.<br />
Aaron<br />
;-D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
