<?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 : VERI TABANINDA STOKLAR NEREDE?</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP Stok Mod&#252;l&#252; : VERI TABANINDA STOKLAR NEREDE?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 21:40:01 +0000</pubDate>
  <lastBuildDate>Tue, 11 May 2010 15:55:06 +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=2099</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[VERI TABANINDA STOKLAR NEREDE? : sifre genelde  user :sa pass...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11852.html#11852</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 11&nbsp;Mayıs&nbsp;2010 Saat 15:55<br /><br />sifre genelde <DIV><strong>user :sa</strong></DIV><DIV><strong>pass : sapass</strong> </DIV><DIV>olarak tanimlanir.</DIV><DIV>ayrica SQL 2005 de windows administrator hesabi ile login olunabilir.</DIV>]]>
   </description>
   <pubDate>Tue, 11 May 2010 15:55:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11852.html#11852</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : &#231;ok tesekk&#252;r ederim ilginize ama...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11851.html#11851</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2423">GÜLŞAH</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 11&nbsp;Mayıs&nbsp;2010 Saat 10:41<br /><br />çok tesekkür ederim ilginize ama bilgi islemci arkadasim wiew yapmak gerektigini onun içinde server sifremiz olmadigini söylüyor :(<DIV></DIV>]]>
   </description>
   <pubDate>Tue, 11 May 2010 10:41:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11851.html#11851</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : &#246;rnek bir c&#252;mle   SELECT TBLSTHAR.STOK_KODU,...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11845.html#11845</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1449">kıl_ark</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 15:02<br /><br />örnek bir cümle<DIV><FONT face=Calibri size=3><DIV>&nbsp;</DIV><DIV>SELECT TBLSTHAR.STOK_KODU, TBLSTSABIT.STOK_ADI, SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='g' THEN TBLSTHAR.STHAR_GCMIK ELSE 0 END) AS 'GIRIS MIKTAR' , SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='G' THEN TBLSTHAR.STHAR_GCMIK*TBLSTHAR.STHAR_NF ELSE 0 END) AS 'GIRIS TUTAR' ,<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='C' THEN TBLSTHAR.STHAR_GCMIK ELSE 0 END) AS 'ÇIKIS MIKTAR' , SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='C' THEN TBLSTHAR.STHAR_GCMIK*TBLSTHAR.STHAR_NF ELSE 0 END) AS 'ÇIKIS TUTAR'</FONT></DIV><P =Ms&#111;normal style="MARGIN: 0cm 0cm 10pt"><FONT face=Calibri size=3>FROM TBLSTHAR TBLSTHAR, TBLSTSABIT TBLSTSABIT </FONT></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 10pt"><FONT face=Calibri size=3>WHERE TBLSTHAR.STOK_KODU = TBLSTSABIT.STOK_KODU </P><DIV></FONT><FONT face=Calibri size=3>GROUP BY TBLSTHAR.STOK_KODU, TBLSTSABIT.STOK_ADI</FONT></DIV></DIV>]]>
   </description>
   <pubDate>Mon, 10 May 2010 15:02:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11845.html#11845</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : hareket tipi detayli &#231;ekecek olursan...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11844.html#11844</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=563">taner</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 14:45<br /><br />&nbsp;hareket tipi detayli çekecek olursan group by yapma order by yap her hareketi gör]]>
   </description>
   <pubDate>Mon, 10 May 2010 14:45:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11844.html#11844</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : &#246;rnek bir c&#252;mle   SELECT TBLSTHAR.STOK_KODU,...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11843.html#11843</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1449">kıl_ark</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 14:29<br /><br />örnek bir cümle<DIV><FONT face=Calibri size=3><DIV>&nbsp;</DIV><DIV>SELECT TBLSTHAR.STOK_KODU, TBLSTSABIT.STOK_ADI, SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='g' THEN TBLSTHAR.STHAR_GCMIK ELSE 0 END) AS 'GIRIS MIKTAR' , SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='G' THEN TBLSTHAR.STHAR_GCMIK*TBLSTHAR.STHAR_NF ELSE 0 END) AS 'GIRIS TUTAR' ,<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='C' THEN TBLSTHAR.STHAR_GCMIK ELSE 0 END) AS 'ÇIKIS MIKTAR' , SUM(CASE WHEN TBLSTHAR.STHAR_GCKOD ='C' THEN TBLSTHAR.STHAR_GCMIK*TBLSTHAR.STHAR_NF ELSE 0 END) AS 'ÇIKIS TUTAR'</FONT></DIV><P =Ms&#111;normal style="MARGIN: 0cm 0cm 10pt"><FONT face=Calibri size=3>FROM TBLSTHAR TBLSTHAR, TBLSTSABIT TBLSTSABIT </FONT></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 10pt"><FONT face=Calibri size=3>WHERE TBLSTHAR.STOK_KODU = TBLSTSABIT.STOK_KODU </P><DIV></FONT><FONT face=Calibri size=3>GROUP BY TBLSTHAR.STOK_KODU, TBLSTSABIT.STOK_ADI</FONT></DIV></DIV>]]>
   </description>
   <pubDate>Mon, 10 May 2010 14:29:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11843.html#11843</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : bence sthardan veri &#231;ekeceksen...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11841.html#11841</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=563">taner</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 14:19<br /><br />bence sthardan veri çekeceksen ve depolarinada bakacaksan <DIV>TBLSTHAR</DIV><DIV>TBLSTSABIT</DIV><DIV>TBLSTSABITEK</DIV><DIV>TBLSTOKPH</DIV><DIV>TBLSTOKDP</DIV><DIV>TGABLOLARINI BIRBIRINE BAGLA view yap devamli kullanirsin </DIV><DIV>hatta birde CASE WHEN STHAR_GCKOD = 'G' THEN dbo.TBLSTHAR.STHAR_GCMIK ELSE 0 END AS GIRIS_MIK, gibi kosullar olustur stokla ilgili her raporu alirsin </DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 10 May 2010 14:19:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11841.html#11841</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : depodaki bakiyeyi soruyorsaniz...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11840.html#11840</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=483">Conari</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 12:27<br /><br />depodaki bakiyeyi soruyorsaniz bu tablolardan alamazsiniz.<DIV>TBLSTOKPH veya TBLSTHAR</DIV>]]>
   </description>
   <pubDate>Mon, 10 May 2010 12:27:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11840.html#11840</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : ACIL CVP BEKLIYORUM :( YARDIMCI...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11838.html#11838</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2423">GÜLŞAH</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 11:12<br /><br />ACIL CVP BEKLIYORUM :( YARDIMCI OLUR MUSUNUZ]]>
   </description>
   <pubDate>Mon, 10 May 2010 11:12:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11838.html#11838</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : AMA DEPO STOGU YAZMIYOR DENEDIM...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11837.html#11837</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2423">GÜLŞAH</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 10:53<br /><br />AMA DEPO STOGU YAZMIYOR DENEDIM ONU]]>
   </description>
   <pubDate>Mon, 10 May 2010 10:53:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11837.html#11837</guid>
  </item> 
  <item>
   <title><![CDATA[VERI TABANINDA STOKLAR NEREDE? : Merhabalar stoklarinsabit bilgilerinintutuldugu...]]></title>
   <link>http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11836.html#11836</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2189">SCORPION</a><br /><strong>Konu:</strong> 2099<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Mayıs&nbsp;2010 Saat 10:47<br /><br />Merhabalar stoklarin&nbsp;sabit bilgilerinin&nbsp;tutuldugu tablo&nbsp;TBLSTSABIT tablosudur. Buradan isteginizi gerçeklestirebilirsiniz.]]>
   </description>
   <pubDate>Mon, 10 May 2010 10:47:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/veri-tabaninda-stoklar-nerede_topic2099_post11836.html#11836</guid>
  </item> 
 </channel>
</rss>