<?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 : Yeni Kayit Yapilamiyor ?</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 : Yeni Kayit Yapilamiyor ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 04:27:14 +0000</pubDate>
  <lastBuildDate>Wed, 25 May 2011 13:11:24 +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=2612</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[Yeni Kayit Yapilamiyor ? : Mehmet Bey,  Ilginize tesekk&#252;r...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14633.html#14633</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2206">unalh</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Mayıs&nbsp;2011 Saat 13:11<br /><br />Mehmet Bey,<DIV>&nbsp;</DIV><DIV>Ilginize tesekkür ederim.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 25 May 2011 13:11:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14633.html#14633</guid>
  </item> 
  <item>
   <title><![CDATA[Yeni Kayit Yapilamiyor ? : Makroyu degistirdim. Baskalari...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14631.html#14631</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Mayıs&nbsp;2011 Saat 12:18<br /><br />Makroyu degistirdim. Baskalari da yararlanabilsin<br><br>Sub Kod1Olustur()<br>Dim cnn, cmdCommand As Object<br>'On Error Resume Next<br>Set cnn = CreateObject("ADODB.Connection")<br>Dim vtSql<br>Dim say%<br>&nbsp;&nbsp; Set cnn = CreateObject("ADODB.Connection")<br>&nbsp;&nbsp; cnn.Open "driver={SQL Server};server=" &amp; Range("b1").Value &amp; ";uid=" &amp; Range("b2").Value &amp; ";pwd=" &amp; Range("b3").Value &amp; ";database=" &amp; Range("b4").Value &amp; ""<br>&nbsp;&nbsp;&nbsp; Set cmdCommand = CreateObject("ADODB.Command")<br>&nbsp;&nbsp;&nbsp; Set cmdCommand.ActiveConnection = cnn<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; Range("A6").Select<br>&nbsp;&nbsp;&nbsp; Selection.CurrentRegion.Select<br>&nbsp;&nbsp;&nbsp; sonst = Selection.Rows.Count&nbsp; '&#091;b65536&#093;.End(3).Row<br>&nbsp;&nbsp;&nbsp; For say = 6 To sonst<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtSql = ""<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtSql = "INSERT INTO TBLSTOKKOD1 (ISLETME_KODU,SUBE_KODU,GRUP_KOD) VALUES("&nbsp;&nbsp; ' buradaki tirnak olmaz<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtSql = vtSql &amp; Cells(say, 1) &amp; ","<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtSql = vtSql &amp; Cells(say, 2) &amp; ","<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vtSql = vtSql &amp; "'" &amp; Cells(say, 3) &amp; "')"&nbsp;&nbsp;&nbsp; ' Text degerleri Tirnak isaretleri arasina aldim<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug.Print vtSql<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With cmdCommand<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .CommandText = vtSql<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .CommandType = adCmdText<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Execute<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Next say<br>&nbsp;&nbsp;&nbsp; cnn.Close<br>&nbsp;&nbsp;&nbsp; Set cmdCommand = Nothing<br>&nbsp;&nbsp;&nbsp; Set cnn = Nothing<br>End Sub<br><br>]]>
   </description>
   <pubDate>Wed, 25 May 2011 12:18:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14631.html#14631</guid>
  </item> 
  <item>
   <title><![CDATA[Yeni Kayit Yapilamiyor ? : Sorunu birt&#252;rl&#252; asamadim &#246;rnek...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14630.html#14630</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2206">unalh</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Mayıs&nbsp;2011 Saat 11:54<br /><br /><DIV>Sorunu birtürlü asamadim örnek dosya ekliyorum.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.upload.gen.tr/d.php/www/88w2y2rk/Kod1_Yeni_Kay__t.xls.html" target="_blank">http://www.upload.gen.tr/d.php/www/88w2y2rk/Kod1_Yeni_Kay__t.xls.html</a></DIV>]]>
   </description>
   <pubDate>Wed, 25 May 2011 11:54:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14630.html#14630</guid>
  </item> 
  <item>
   <title><![CDATA[Yeni Kayit Yapilamiyor ? : sqlTEXT&amp;#039;i kontrol ettiniz...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14626.html#14626</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Mayıs&nbsp;2011 Saat 10:13<br /><br />sqlTEXT'i kontrol ettiniz mi? Debug.Print sqlText aldiginiz metni SQL'de manuel çalistirmayi deneyin. Aklima syntax probleminden baska bir sey gelmiyor.<br>adCommanText bir sabittir.(Enum)<br>]]>
   </description>
   <pubDate>Wed, 25 May 2011 10:13:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14626.html#14626</guid>
  </item> 
  <item>
   <title><![CDATA[Yeni Kayit Yapilamiyor ? : mbaykan ilginize tesekk&#252;r ederim.    .CommandType...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14624.html#14624</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2206">unalh</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Mayıs&nbsp;2011 Saat 08:21<br /><br /><P>mbaykan ilginize tesekkür ederim.</P><DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>.CommandType = adCmdText --- bu satirda hata vermeye devam ediyor.</DIV>]]>
   </description>
   <pubDate>Wed, 25 May 2011 08:21:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14624.html#14624</guid>
  </item> 
  <item>
   <title><![CDATA[Yeni Kayit Yapilamiyor ? : Dim cnn as Object satiri Dim cnn,...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14623.html#14623</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=431">mbaykan</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Mayıs&nbsp;2011 Saat 00:56<br /><br />Dim cnn as Object satiri <br>Dim cnn, <b>cmdCommand</b> as Object olarak degistirin<br><br>sqlText degiskenini olusturan 3 sütun görüyorum. VALUES ( içinde, GRUP_KOD ve GRUP_ISIM degerlerini tirnak (') isaretleri arasinda almaniz gerekmez mi? <br>sqlText=sqlText + "'"+Cells(say, ?).value + "'," seklinde<br>Tabloya degisken olarak GRUP_KOD ve GRUP_ISIM alanlarina deger atayacaksiniz sanirim (bir de kayit yapan kullanici ve tarih alanlari eklenebilir)<br>sqlText'in sonunda da VALUES ile açilan parantezin kapanmasi gerekir ki<br>Komutunuz SQL tarafindan hatasiz islenebilsin.<br><br>Yardimici olabildim mi? Kolay gelsin<br><br>]]>
   </description>
   <pubDate>Wed, 25 May 2011 00:56:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14623.html#14623</guid>
  </item> 
  <item>
   <title><![CDATA[Yeni Kayit Yapilamiyor ? :      Merhabalar,  Bu kod...]]></title>
   <link>http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14622.html#14622</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2206">unalh</a><br /><strong>Konu:</strong> 2612<br /><strong>Gönderim Zamanı:</strong> 24&nbsp;Mayıs&nbsp;2011 Saat 13:55<br /><br /><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>Merhabalar,</DIV><DIV>&nbsp;</DIV><DIV>Bu kod ile TBLSTOKKOD1 bölümüne yeni kod1 kayitlari olusturmak istiyorum fakat hata veriyor. </DIV><DIV>&nbsp;</DIV><DIV>.CommandType = adCmdText --- bu satirda hata veriyor.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Sub yeni()<BR>Dim cnn As Object<BR>Dim vtSql<BR>Dim say%<BR>Dim SqlText As String<BR>On Error Resume Next<BR>Set cnn = CreateObject("ADODB.Connection")<BR>Set cmdCommand = CreateObject("ADODB.Command")<BR>strServer = "........"<BR>strDatabase = ".........."<BR>strKullanici = "........."<BR>strParola = "........"<BR>sat = &#091;a65536&#093;.End(3).Row<BR>&nbsp;With cnn<BR>&nbsp;&nbsp;&nbsp; .Provider = "sqloledb"<BR>&nbsp;&nbsp;&nbsp; .CommandTimeout = 120<BR>&nbsp;&nbsp;&nbsp; .ConnectionString = "Data Source=" &amp; strServer &amp; ";USER ID=" &amp; strKullanici &amp; ";PASSWORD=" &amp; strParola &amp; ";AUTO TRANSLATE=FALSE"<BR>&nbsp;&nbsp;&nbsp; .Open<BR>&nbsp;&nbsp;&nbsp; .DefaultDatabase = strDatabase<BR>&nbsp;End With<BR>Set cmdCommand.ActiveConnection = cnn<BR>&nbsp;For say = 6 To sat<BR>&nbsp;&nbsp; With cmdCommand<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SqlText = "INSERT INTO TBLSTOKKOD1 (ISLETME_KODU,SUBE_KODU,GRUP_KOD,GRUP_ISIM,KAYITYAPANKUL,KAYITTARIHI,DUZELTMEYAPANKUL,DUZELTMETARIHI) VALUES('"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SqlText = SqlText &amp; Cells(say, 1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SqlText = SqlText &amp; Cells(say, 2)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SqlText = SqlText &amp; Cells(say, 3)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .CommandText = SqlText<BR>&nbsp;&nbsp;&nbsp; .CommandType = adCmdText<BR>&nbsp;&nbsp;&nbsp; .Execute<BR>&nbsp; End With<BR>Next<BR>&nbsp;&nbsp; cmdCommand.Close<BR>&nbsp;&nbsp; cnn.Close<BR>&nbsp;&nbsp;&nbsp; Set cmdCommand = Nothing<BR>&nbsp;&nbsp;&nbsp; Set cnn = Nothing<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>Ilginize simdiden tesekkür ederim.<BR></DIV>]]>
   </description>
   <pubDate>Tue, 24 May 2011 13:55:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/yeni-kayit-yapilamiyor_topic2612_post14622.html#14622</guid>
  </item> 
 </channel>
</rss>