<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : sql den excelel veri aktarmak !!</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP ve Excel : sql den excelel veri aktarmak !!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 03:12:07 +0000</pubDate>
  <lastBuildDate>Sun, 03 Jan 2010 18:08:36 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.10</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.erpne.org/RSS_post_feed.asp?TID=459</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu]]></title>
   <url>http://www.erpne.org/forum_images/logotype.png</url>
   <link>http://www.erpne.org/</link>
  </image>
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : Eger SQL kurulu server &#252;zerinde...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post10496.html#10496</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2084">s.ali_yagci</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 03&nbsp;Ocak&nbsp;2010 Saat 18:08<br /><br /><DIV>Eger SQL kurulu server üzerinde openrowset parametresi açiksa asagidaki cümleyi excel dosyana uyarlayarak TBLSAYIM tablosuna Excel dosyadaki verini aktarabilirsin.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>INSERT INTO TBLSAYIM(....)SELECT ... from OpenRowSet('Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;Database=d:\excel\Stok.xls;HDR=Yes;IMEX=1;'<BR>,'SELECT * FROM &#091;Sheet1$&#093;' )<BR></DIV><DIV>cümlesini kullanarak aktarim yapabilirsin. Import/Export ile ugrasma bu özelligin çalismasi için daha öncede söyledigim gibi Integration servis çalisiyor olmali....</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 03 Jan 2010 18:08:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post10496.html#10496</guid>
  </item> 
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : merhaba  Yil sonu sayim Listeleri...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post10495.html#10495</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2307">kzmaskk</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 02&nbsp;Ocak&nbsp;2010 Saat 21:35<br /><br />merhaba <DIV>Yil sonu sayim Listeleri excel ortaminda hazirlandi&nbsp; kod+stok adi+fiili sayim</DIV><DIV>&nbsp;</DIV><DIV>miktarlari</DIV><DIV>&nbsp;</DIV><DIV>devir&nbsp; tek tek elle girmemek&nbsp;&nbsp; için excelden nasil aktarabilirim </DIV><DIV>&nbsp;</DIV><DIV>simdiden tesekkürler </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 02 Jan 2010 21:35:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post10495.html#10495</guid>
  </item> 
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : selam sql ne kullaniyorsun ? ...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post4539.html#4539</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=407">(sa)</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mart&nbsp;2008 Saat 17:32<br /><br />selam<DIV>sql ne kullaniyorsun ?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 17:32:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post4539.html#4539</guid>
  </item> 
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : Bir diger konu da SQL2005 de integration...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post4535.html#4535</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1135">Serif_ali</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mart&nbsp;2008 Saat 14:51<br /><br />Bir diger konu da SQL2005 de integration service kurulu degil yada stop durumdaysa da ne import ne export yapabilirsin bence bu servisi de kontrol edin!...]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 14:51:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post4535.html#4535</guid>
  </item> 
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : Selam konuyu tam olarak a&#231;abilirmisin... Eger...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post2285.html#2285</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=477">AyGuMuS</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ekim&nbsp;2007 Saat 08:05<br /><br />Selam konuyu tam olarak açabilirmisin...<DIV>Eger Netsisden Excele normal olarak veri aktaramiyorsan...</DIV><DIV>Serverda Excel kurulu degildir...</DIV><DIV>Uzak Masaüstü yetkilerin çok kisitlanmistir...</DIV><DIV>Yada Servera kaydedip Localine çekemiyorsundur...</DIV>]]>
   </description>
   <pubDate>Sun, 14 Oct 2007 08:05:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post2285.html#2285</guid>
  </item> 
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : selam zannimca bahsedilen cok...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post2280.html#2280</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=407">(sa)</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 13&nbsp;Ekim&nbsp;2007 Saat 12:13<br /><br /><P>selam</P><DIV>zannimca bahsedilen cok konu var.</DIV><DIV>hangisinden bahsediyorsun.</DIV><DIV>ne aktarmak istiyorsun.</DIV><DIV>ne hata aliyorsun.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 13 Oct 2007 12:13:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post2280.html#2280</guid>
  </item> 
  <item>
   <title><![CDATA[sql den excelel veri aktarmak !! : Uzak Masa &#252;st&#252; baglantisi yaparak...]]></title>
   <link>http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post2279.html#2279</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=606">M124</a><br /><strong>Konu:</strong> 459<br /><strong>Gönderim Zamanı:</strong> 12&nbsp;Ekim&nbsp;2007 Saat 12:15<br /><br />Uzak Masa üstü baglantisi yaparak&nbsp; netsise baglaniyorum. Yanilmiyorsam sabit ip güvenligi var. Forum da bahsettiklerinizi yaptigimda halde&nbsp; sql den excele veri aktaramiyorum. Yardimlarini için tsk ederim]]>
   </description>
   <pubDate>Fri, 12 Oct 2007 12:15:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/sql-den-excelel-veri-aktarmak_topic459_post2279.html#2279</guid>
  </item> 
 </channel>
</rss>