<?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 : Satis Faturasi Hata&#092;Irsaliye</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : ERP Fatura Mod&#252;l&#252; : Satis Faturasi Hata&#092;Irsaliye]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:46:14 +0000</pubDate>
  <lastBuildDate>Mon, 22 Feb 2016 16:35:30 +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=4300</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[Satis Faturasi Hata&#092;Irsaliye : 1 - netsis datasini yeniden olusturabilirsin....]]></title>
   <link>http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22646.html#22646</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1592">rhan</a><br /><strong>Konu:</strong> 4300<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Şubat&nbsp;2016 Saat 16:35<br /><br />1 - netsis datasini yeniden olusturabilirsin. <br><br>2- sadece efatura tablosunu degistirebilirsin.<br><br>USE &#091;NETSIS&#093;<br>GO<br><br>/****** Object:&nbsp; Table &#091;dbo&#093;.&#091;TBLEFATCARI&#093;&nbsp;&nbsp;&nbsp; Script Date: 22.02.2016 16:32:59 ******/<br>DROP TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093;<br>GO<br><br>/****** Object:&nbsp; Table &#091;dbo&#093;.&#091;TBLEFATCARI&#093;&nbsp;&nbsp;&nbsp; Script Date: 22.02.2016 16:32:59 ******/<br>SET ANSI_NULLS OFF<br>GO<br><br>SET QUOTED_IDENTIFIER ON<br>GO<br><br>SET ANSI_PADDING OFF<br>GO<br><br>CREATE TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093;(<br>&nbsp;&nbsp;&nbsp; &#091;IDENTIFIER&#093; &#091;varchar&#093;(15) NOT NULL<br>) ON &#091;PRIMARY&#093;<br>SET ANSI_PADDING ON<br>ALTER TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093; ADD &#091;ALIAS&#093; &#091;varchar&#093;(200) COLLATE SQL_Latin1_General_CP1_CI_AS NULL<br>SET ANSI_PADDING OFF<br>ALTER TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093; ADD &#091;TITLE&#093; &#091;varchar&#093;(200) COLLATE SQL_Latin1_General_CP1_CI_AS NULL<br>ALTER TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093; ADD &#091;EFATTYPE&#093; &#091;varchar&#093;(15) COLLATE SQL_Latin1_General_CP1_CI_AS NULL<br>ALTER TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093; ADD &#091;TARIH&#093; &#091;datetime&#093;&nbsp; NULL<br>ALTER TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093; ADD &#091;PROFILEID&#093; &#091;tinyint&#093; NULL<br>ALTER TABLE &#091;dbo&#093;.&#091;TBLEFATCARI&#093; ADD &#091;UPDATE_KODU&#093; &#091;char&#093;(1) NULL<br><br>GO<br><br>SET ANSI_PADDING OFF<br>GO<br><br><br><br>DROP VIEW &#091;dbo&#093;.&#091;EFATCARI&#093;<br>GO<br>CREATE VIEW &#091;dbo&#093;.&#091;EFATCARI&#093; AS SELECT * FROM TBLEFATCARI WITH (NOLOCK)<br><br>GO<br><br>ALTER VIEW &#091;dbo&#093;.&#091;EFATCARIEKR&#093;( <br>EFATVERGI,<br>EFATTITLE,<br>EFATTYPE,<br>EFATTARIH,<br>EFATALIAS,<br>NETCARI,<br>NETCARIISIM,<br>PROFILEID)<br>AS<br>SELECT EFAT.IDENTIFIER, EFAT.TITLE,EFAT.EFATTYPE,EFAT.TARIH, EFAT.ALIAS,CARI_KOD,CARI_ISIM,EFAT.PROFILEID&nbsp; <br>FROM&nbsp; NETSIS..TBLEFATCARI EFAT <br>LEFT OUTER JOIN CARIANA ON (EFAT.IDENTIFIER = CARIANA.VERGI_NUMARASI OR EFAT.IDENTIFIER = CARIANA.TCKIMLIKNO )<br><br>GO<br><br><br><br><br>]]>
   </description>
   <pubDate>Mon, 22 Feb 2016 16:35:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22646.html#22646</guid>
  </item> 
  <item>
   <title><![CDATA[Satis Faturasi Hata&#092;Irsaliye : Peki ne yapmam lazim tesekk&#252;rler...]]></title>
   <link>http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22645.html#22645</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=4751">vildan</a><br /><strong>Konu:</strong> 4300<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Şubat&nbsp;2016 Saat 14:30<br /><br />Peki ne yapmam lazim tesekkürler]]>
   </description>
   <pubDate>Mon, 22 Feb 2016 14:30:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22645.html#22645</guid>
  </item> 
  <item>
   <title><![CDATA[Satis Faturasi Hata&#092;Irsaliye : netsis datasi turksih kurulmus...]]></title>
   <link>http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22644.html#22644</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1592">rhan</a><br /><strong>Konu:</strong> 4300<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Şubat&nbsp;2016 Saat 14:22<br /><br />netsis datasi turksih kurulmus demekki.<br>]]>
   </description>
   <pubDate>Mon, 22 Feb 2016 14:22:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22644.html#22644</guid>
  </item> 
  <item>
   <title><![CDATA[Satis Faturasi Hata&#092;Irsaliye : Merhabalar,Bir m&#252;steride satis...]]></title>
   <link>http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22643.html#22643</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=4751">vildan</a><br /><strong>Konu:</strong> 4300<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Şubat&nbsp;2016 Saat 13:24<br /><br />Merhabalar,<div><br></div><div>Bir müsteride satis faturasi ve satis irsaliyesine girdigimde asagidaki hata geliyor.</div><div><br></div><div>Ben SQL'i kurarken&nbsp;<span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;">SQL_Latin1_General_CP1_CI_AS olarak seçerek kurmustum neden hata veriyor olabilir acaba?</span></div><div><span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><br></span></div><div><span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;">Tekrar SQL kurmadan yapilabilecek bir islem var midir?</span></div><div><span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><br></span></div><div><span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;">Yardimlarinizi rica ederim.</span></div><div><span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><br></span></div><div><span style="color: rgb31, 78, 121; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><br></span></div><div><p ="Ms&#111;normal" style="margin: 0px; color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><span style="color: rgb31, 78, 121;">Veri tabani isleminde hata!<u></u><u></u></span></p><p ="Ms&#111;normal" style="margin: 0px; color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><span style="color: rgb31, 78, 121;">&#091;SQL : Select NETCARI,EFATTARIH,PROFILEID From EFATCARIEKR WITH (NOLOCK)&nbsp; Where NETCARI='IS0315'<u></u><u></u></span></p><p ="Ms&#111;normal" style="margin: 0px; color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><span style="color: rgb31, 78, 121;"><u></u>&nbsp;<u></u></span></p><p ="Ms&#111;normal" style="margin: 0px; color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><span style="color: rgb31, 78, 121;">Cannot resolve the collation conflict between "Turkish_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation.(NetsisMS-42000,468)<u></u><u></u></span></p><p ="Ms&#111;normal" style="margin: 0px; color: rgb34, 34, 34; font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"><span style="color: rgb31, 78, 121;">Could not use view or function 'EFATCARIEKR' because of binding errors.(NetsisMS-42000,4413)</span></p></div>]]>
   </description>
   <pubDate>Mon, 22 Feb 2016 13:24:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/satis-faturasi-hatairsaliye_topic4300_post22643.html#22643</guid>
  </item> 
 </channel>
</rss>