<?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"
	>
<channel>
	<title>Comments on: Php ile Excel&#8217;den Mysql&#8217;e Veri Aktarımı</title>
	<atom:link href="http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/</link>
	<description></description>
	<pubDate>Thu, 24 Jul 2008 06:16:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Murat KAYA</title>
		<link>http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-186</link>
		<dc:creator>Murat KAYA</dc:creator>
		<pubDate>Thu, 08 May 2008 10:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-186</guid>
		<description>Diğer bir yöntem dosyanızı CSV ( Comma delimited) oalrak export edip ( yada save as CVS excel üzerinden) daha sonra aşağıdaki sql kodunu çalıştırmak :
load data local infile 'D:\\data.cvs' 
into table `DB_ADI`.`TABLO_ADI` 
fields escaped by '\\' enclosed by ';' terminated by '' lines terminated by '\r\n' (`id`, `alan_1`, `alan_2`, `alan_n`)

saygılar..</description>
		<content:encoded><![CDATA[<p>Diğer bir yöntem dosyanızı CSV ( Comma delimited) oalrak export edip ( yada save as CVS excel üzerinden) daha sonra aşağıdaki sql kodunu çalıştırmak :<br />
load data local infile &#8216;D:\\data.cvs&#8217;<br />
into table `DB_ADI`.`TABLO_ADI`<br />
fields escaped by &#8216;\\&#8217; enclosed by &#8216;;&#8217; terminated by &#8221; lines terminated by &#8216;\r\n&#8217; (`id`, `alan_1`, `alan_2`, `alan_n`)</p>
<p>saygılar..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: subeler</title>
		<link>http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-184</link>
		<dc:creator>subeler</dc:creator>
		<pubDate>Sat, 03 May 2008 14:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-184</guid>
		<description>çok merak ettiğim bir konuydu, o kadar da zor değilmiş..

bundan sonra ameleliğe son :)</description>
		<content:encoded><![CDATA[<p>çok merak ettiğim bir konuydu, o kadar da zor değilmiş..</p>
<p>bundan sonra ameleliğe son <img src='http://www.websoldier.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alp</title>
		<link>http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-167</link>
		<dc:creator>alp</dc:creator>
		<pubDate>Tue, 25 Mar 2008 13:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-167</guid>
		<description>çok güzel bir yazı oldukça faydalı oldu. yalnız bir sorum oalcak : windows tabanlı işletim sistemlerinde gayet güzel çalışıyor localhost ta kullandım  ama serverıma atınca (linux) "Cannot instantiate non-existent class: com in... " diye hata veriyor. linux de xls dosylarını açamadığından dolayı oalbilirmi ...  nasıl yapabilriz  bu işlemi  ?=


Teşşekkrler.</description>
		<content:encoded><![CDATA[<p>çok güzel bir yazı oldukça faydalı oldu. yalnız bir sorum oalcak : windows tabanlı işletim sistemlerinde gayet güzel çalışıyor localhost ta kullandım  ama serverıma atınca (linux) &#8220;Cannot instantiate non-existent class: com in&#8230; &#8221; diye hata veriyor. linux de xls dosylarını açamadığından dolayı oalbilirmi &#8230;  nasıl yapabilriz  bu işlemi  ?=</p>
<p>Teşşekkrler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gürkan</title>
		<link>http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-155</link>
		<dc:creator>Gürkan</dc:creator>
		<pubDate>Sat, 15 Mar 2008 21:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.websoldier.net/php-ile-excelden-mysqle-veri-aktarimi/#comment-155</guid>
		<description>Merhaba,tam aradığım şeydi ama yapamadım,bende hata da vermiyor ama bir türlü olmuyor neden acaba?</description>
		<content:encoded><![CDATA[<p>Merhaba,tam aradığım şeydi ama yapamadım,bende hata da vermiyor ama bir türlü olmuyor neden acaba?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
