<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Converting csv to sql - Part I</title>
	<link>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/</link>
	<description>Programming blog, discussions, tutorials, resources</description>
	<pubDate>Wed, 15 Oct 2008 19:59:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: &#187; Convert csv to sql - Creating the sql file @The Coding Pad: Programming blog, discussions, tutorials, resources</title>
		<link>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/#comment-32</link>
		<dc:creator>&#187; Convert csv to sql - Creating the sql file @The Coding Pad: Programming blog, discussions, tutorials, resources</dc:creator>
		<pubDate>Tue, 31 Jul 2007 22:55:30 +0000</pubDate>
		<guid>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/#comment-32</guid>
		<description>[...] part in a series of tutorials on how to create a sql file from a csv file.Â  First, we determined what was needed for the process, then we created the MySQL database and tables, and finally we imported the csv [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] part in a series of tutorials on how to create a sql file from a csv file.Â  First, we determined what was needed for the process, then we created the MySQL database and tables, and finally we imported the csv [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Convert csv to sql - Importing the csv file @The Coding Pad: Programming blog, discussions, tutorials, resources</title>
		<link>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/#comment-31</link>
		<dc:creator>&#187; Convert csv to sql - Importing the csv file @The Coding Pad: Programming blog, discussions, tutorials, resources</dc:creator>
		<pubDate>Tue, 31 Jul 2007 19:20:37 +0000</pubDate>
		<guid>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/#comment-31</guid>
		<description>[...] it   We are going step by step through the process of converting a csv file to a sql file. In the first part, we discussed what tools we need to accomplish this task, as well as where to find a sample csv [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] it   We are going step by step through the process of converting a csv file to a sql file. In the first part, we discussed what tools we need to accomplish this task, as well as where to find a sample csv [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Convert csv to sql - Creating the Database @The Coding Pad: Programming blog, discussions, tutorials, resources</title>
		<link>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/#comment-27</link>
		<dc:creator>&#187; Convert csv to sql - Creating the Database @The Coding Pad: Programming blog, discussions, tutorials, resources</dc:creator>
		<pubDate>Sat, 28 Jul 2007 23:25:03 +0000</pubDate>
		<guid>http://codingpad.maryspad.com/2007/07/27/converting-csv-to-sql-part-i/#comment-27</guid>
		<description>[...] it   Continuing on from my previous post, we are now going to start the conversion process. The first step is to create the database and the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] it   Continuing on from my previous post, we are now going to start the conversion process. The first step is to create the database and the [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
