<?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, php, mysql, jquery, css</description>
	<lastBuildDate>Tue, 15 May 2012 10:55:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: axe</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1347</link>
		<dc:creator>axe</dc:creator>
		<pubDate>Tue, 21 Feb 2012 19:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1347</guid>
		<description>Hi Rose,
Functions for importing data are designed for moving large amounts of data into databases or tables, so you basically have to know up front what database or table you want your new data to be in. Extending that idea to row-based data isn&#039;t possible with import functions, but you could always use an HTML form to collect whatever info you want and then insert the data into the DB where it makes sense.
Make sense?</description>
		<content:encoded><![CDATA[<p>Hi Rose,<br />
Functions for importing data are designed for moving large amounts of data into databases or tables, so you basically have to know up front what database or table you want your new data to be in. Extending that idea to row-based data isn&#8217;t possible with import functions, but you could always use an HTML form to collect whatever info you want and then insert the data into the DB where it makes sense.<br />
Make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rose Grabowski</title>
		<link>http://computeraxe.com/how-to-import-data-file-mysql-phpmyadmin/comment-page-1/#comment-1346</link>
		<dc:creator>Rose Grabowski</dc:creator>
		<pubDate>Tue, 21 Feb 2012 19:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://computeraxe.com/?p=247#comment-1346</guid>
		<description>How about if I want to import data into specific rows?  Is there a way to have the upload search for the row that has particular data in a field and then append the data from the CSV file?

Thanks!</description>
		<content:encoded><![CDATA[<p>How about if I want to import data into specific rows?  Is there a way to have the upload search for the row that has particular data in a field and then append the data from the CSV file?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<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: ZAck PReble.

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: ZAck PReble.</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>
</channel>
</rss>

