<?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 Import a Data File into MySQL via phpMyAdmin</title>
	<atom:link href="http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/</link>
	<description>wordpress tips and tricks</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:41:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: axe</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1322</link>
		<dc:creator>axe</dc:creator>
		<pubDate>Sat, 04 Feb 2012 12:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1322</guid>
		<description>Hi Helen,
If you want to import only certain columns of the .csv file into your DB table, check out the format-specific options listed in the section for importing CSV files. For &quot;columns&quot; list the names of the columns that you want to import, in a comma-separated list.

Give it a whirl and let us know how you make out!</description>
		<content:encoded><![CDATA[<p>Hi Helen,<br />
If you want to import only certain columns of the .csv file into your DB table, check out the format-specific options listed in the section for importing CSV files. For &#8220;columns&#8221; list the names of the columns that you want to import, in a comma-separated list.</p>
<p>Give it a whirl and let us know how you make out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1321</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Sat, 04 Feb 2012 04:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1321</guid>
		<description>Great tutorial but doesn&#039;t quite meet my needs. Is it possible to import from a .csv file into specific fields in an existing table? I have a table with 4 fields and a .csv file with data for only 2 of those fields. I can&#039;t figure out how to tell phpMyAdmin to import only into those 2 fields. Is it possible?</description>
		<content:encoded><![CDATA[<p>Great tutorial but doesn&#8217;t quite meet my needs. Is it possible to import from a .csv file into specific fields in an existing table? I have a table with 4 fields and a .csv file with data for only 2 of those fields. I can&#8217;t figure out how to tell phpMyAdmin to import only into those 2 fields. Is it possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axe</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1205</link>
		<dc:creator>axe</dc:creator>
		<pubDate>Sat, 26 Nov 2011 12:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1205</guid>
		<description>You&#039;re welcome, Shoaib!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome, Shoaib!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoaib</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1204</link>
		<dc:creator>Shoaib</dc:creator>
		<pubDate>Sat, 26 Nov 2011 07:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1204</guid>
		<description>helped me alot

thanks for sharing</description>
		<content:encoded><![CDATA[<p>helped me alot</p>
<p>thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axe</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1046</link>
		<dc:creator>axe</dc:creator>
		<pubDate>Sun, 17 Jul 2011 15:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1046</guid>
		<description>You&#039;re very welcome, nandy!</description>
		<content:encoded><![CDATA[<p>You&#8217;re very welcome, nandy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nandy</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1044</link>
		<dc:creator>nandy</dc:creator>
		<pubDate>Sat, 16 Jul 2011 09:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1044</guid>
		<description>Thank you! you&#039;re such a great help for me.. Thanks a lot. :)</description>
		<content:encoded><![CDATA[<p>Thank you! you&#8217;re such a great help for me.. Thanks a lot. <img src='http://computeraxe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axe</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-756</link>
		<dc:creator>axe</dc:creator>
		<pubDate>Thu, 10 Feb 2011 19:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-756</guid>
		<description>Hey Elf,
I can&#039;t help out too much with your query, but this seems like a great place to start: &lt;a href=&quot;http://www.zackpreble.com/2008/03/28/importing-posts-from-csv-file-into-wordpress/&quot; rel=&quot;nofollow&quot;&gt;ZAck PReble&lt;/a&gt;.

Let us know how you do. Good luck!</description>
		<content:encoded><![CDATA[<p>Hey Elf,<br />
I can&#8217;t help out too much with your query, but this seems like a great place to start: <a href="http://www.zackpreble.com/2008/03/28/importing-posts-from-csv-file-into-wordpress/" rel="nofollow">ZAck PReble</a>.</p>
<p>Let us know how you do. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RottenElf</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-753</link>
		<dc:creator>RottenElf</dc:creator>
		<pubDate>Thu, 10 Feb 2011 05:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-753</guid>
		<description>LizzyFin, 

Hopefully you can help me.  Explaining this may be a pain for ya, but I would really appreciate any assistance that you may be able to give me.

Here is my scenario.  

-I am trying to import a csv file into phpmyadmin.
-The MySQL database is for Wordpress.
-The .csv file is individual posts.
-Each post has multiple custom fields.
-Some of the fields include content such as (&quot;) and (,)

My issues are as follows:

1) I am trying to figure out how to do the import into the wp_post table, even though there is no &quot;field&quot; within THAT table that is &quot;category&quot;, nor are the &quot;custom field&quot; fields.  They are apparently within different tables.
2) I cannot import the posts without the custom fields, as they are extremely valuable to the posts themselves.
3) Two of the custom fields are hyperlinks that reference specific images within the database
4) One of the custom fields is a hyperlink to another page within the site.

Any ideas?  Even a point in the right direction would help out a lot.  I&#039;m just getting starting with databases, and would love a little nudge in the proper direction.  I don&#039;t want to completely mess up the website before I even get it to launch.  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>LizzyFin, </p>
<p>Hopefully you can help me.  Explaining this may be a pain for ya, but I would really appreciate any assistance that you may be able to give me.</p>
<p>Here is my scenario.  </p>
<p>-I am trying to import a csv file into phpmyadmin.<br />
-The MySQL database is for WordPress.<br />
-The .csv file is individual posts.<br />
-Each post has multiple custom fields.<br />
-Some of the fields include content such as (&#8220;) and (,)</p>
<p>My issues are as follows:</p>
<p>1) I am trying to figure out how to do the import into the wp_post table, even though there is no &#8220;field&#8221; within THAT table that is &#8220;category&#8221;, nor are the &#8220;custom field&#8221; fields.  They are apparently within different tables.<br />
2) I cannot import the posts without the custom fields, as they are extremely valuable to the posts themselves.<br />
3) Two of the custom fields are hyperlinks that reference specific images within the database<br />
4) One of the custom fields is a hyperlink to another page within the site.</p>
<p>Any ideas?  Even a point in the right direction would help out a lot.  I&#8217;m just getting starting with databases, and would love a little nudge in the proper direction.  I don&#8217;t want to completely mess up the website before I even get it to launch.  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LizzyFin</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-77</link>
		<dc:creator>LizzyFin</dc:creator>
		<pubDate>Mon, 26 Apr 2010 13:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-77</guid>
		<description>Yopie,
Perhaps the real authors have some voo-doo protection of their data going on. Can&#039;t blame them, and we can&#039;t help you if you can&#039;t help yourself! Instead of scraping content, take time to make your own content and you&#039;ll get a lot further in life.

Pitiful. This teacher gives you an F for plagiarism!</description>
		<content:encoded><![CDATA[<p>Yopie,<br />
Perhaps the real authors have some voo-doo protection of their data going on. Can&#8217;t blame them, and we can&#8217;t help you if you can&#8217;t help yourself! Instead of scraping content, take time to make your own content and you&#8217;ll get a lot further in life.</p>
<p>Pitiful. This teacher gives you an F for plagiarism!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yopie</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-76</link>
		<dc:creator>Yopie</dc:creator>
		<pubDate>Sun, 25 Apr 2010 03:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-76</guid>
		<description>Trying to figure out why I cant import classified ads through phpmyadmin and to get the pictures as well, this is scraped data</description>
		<content:encoded><![CDATA[<p>Trying to figure out why I cant import classified ads through phpmyadmin and to get the pictures as well, this is scraped data</p>
]]></content:encoded>
	</item>
</channel>
</rss>

