<?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 : 3.party uygulamada collation sorunu</title>
  <link>http://www.erpne.org/</link>
  <description><![CDATA[XML içerik linki; ERP Nedir? | T&#252;rkiye'nin ERP Forum Platformu : SQL Veri Taban&#305; &#304;&#351;lemleri : 3.party uygulamada collation sorunu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:23:04 +0000</pubDate>
  <lastBuildDate>Wed, 16 Jan 2008 12:18:00 +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=644</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[3.party uygulamada collation sorunu :   erdal_sert Yazd&#305;: Eger OleDb...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3896.html#3896</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=477">AyGuMuS</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 16&nbsp;Ocak&nbsp;2008 Saat 12:18<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Orjinalini yazan: erdal_sert" alt="Orjinalini yazan: erdal_sert" style="vertical-align: text-bottom;" /> <strong>erdal_sert Yazdı:</strong><br /><br /><DIV>Eger <strong>OleDb</strong> (<FONT color=#0000ff size=2> <FONT color=#000000>auto translate=false paremetresi ile</FONT></FONT>)&nbsp;kullanirsam Türkçe karakterleri düzgün aliyorum fakat bu seferde yazarken ç leri c ve s leride s olarak yaziyor.&nbsp;</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Bunu yaptigin zaman düzgün olarak gelmesi gerekir. Çünkü ben bu sekilde yapiyorum. Eger dedigin gibiyse aklima PC nin Bölgesel ayarlarina göre çeviriyor demek geliyor. bide ona bak istersen onu Türlkçe yap.</DIV>]]>
   </description>
   <pubDate>Wed, 16 Jan 2008 12:18:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3896.html#3896</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : illede SQL le halldecem dersen...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3895.html#3895</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=477">AyGuMuS</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 16&nbsp;Ocak&nbsp;2008 Saat 12:07<br /><br />illede SQL le halldecem dersen NETSIS in yazdigi Fonksiyonu kendine uyarla...<DIV>&nbsp;</DIV><DIV><FONT size=2><P></FONT><FONT size=2><FONT color=#0000ff>CREATE</FONT>&nbsp;</FONT><FONT color=#0000ff size=2>FUNCTION</FONT><FONT size=2> &#091;dbo&#093;</FONT><FONT color=#808080 size=2>.</FONT><FONT size=2>&#091;TRK_CEVIR&#093;</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@A </FONT><FONT color=#0000ff size=2>NVARCHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>4000</FONT><FONT color=#808080 size=2>))</P></FONT><FONT color=#0000ff size=2><P>RETURNS</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>NVARCHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>4000</FONT><FONT color=#808080 size=2>)</FONT><FONT size=2> </P></FONT><FONT color=#0000ff size=2><P>AS</FONT><FONT size=2> </P></FONT><FONT color=#0000ff size=2><P>BEGIN</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>DECLARE</FONT><FONT size=2> @TMP </FONT><FONT color=#0000ff size=2>NVARCHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>4000</FONT><FONT color=#808080 size=2>)</FONT><FONT size=2> </P><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@A </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>208</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'G'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>220</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'Ü'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>222</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'S'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>221</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'I'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>214</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'Ö'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>199</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'Ç'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>73</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'I'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>240</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'g'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>252</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'ü'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>254</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'s'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>105</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'i'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>246</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'ö'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>231</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'ç'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>SET</FONT><FONT size=2> @TMP </FONT><FONT color=#808080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#ff00ff size=2>REPLACE</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>@TMP </FONT><FONT color=#0000ff size=2>COLLATE</FONT><FONT size=2> LATIN1_GENERAL_BIN</FONT><FONT color=#808080 size=2>,</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>CHAR</FONT><FONT color=#808080 size=2>(</FONT><FONT size=2>253</FONT><FONT color=#808080 size=2>),</FONT><FONT size=2> N</FONT><FONT color=#ff0000 size=2>'i'</FONT><FONT color=#808080 size=2>)</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>RETURN</FONT><FONT size=2> @TMP</P></FONT><FONT color=#0000ff size=2><P>END</P></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 16 Jan 2008 12:07:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3895.html#3895</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : Bunun i&#231;in Connection nesnesinin...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3894.html#3894</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=477">AyGuMuS</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 16&nbsp;Ocak&nbsp;2008 Saat 12:04<br /><br />Bunun için Connection nesnesinin Property lerinden halledebilirsin...]]>
   </description>
   <pubDate>Wed, 16 Jan 2008 12:04:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3894.html#3894</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : Arkadaslar birseyi anlayamadim...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3867.html#3867</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1034">erdal_sert</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 19:11<br /><br /><DIV style="MARGIN: 0cm 0cm 0pt">Arkadaslar birseyi anlayamadim bu trigger'da. </DIV><DIV style="MARGIN: 0cm 0cm 0pt"></DIV><DIV style="MARGIN: 0cm 0cm 0pt">Simdi @A param'i ile gelen string'i aliyor ve bazi karakterleri replace ediyor.</DIV><DIV style="MARGIN: 0cm 0cm 0pt">Ama ;<BR>REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(222), N'&THORN;') <BR>simdi burada CHAR(222) yi , '&THORN;' ile replace ediyoruz ama zaten '&THORN;' isaretinin ascii karakter kodu 222'dir.</DIV><DIV style="MARGIN: 0cm 0cm 0pt">Yani biz '&THORN;' yi gene '&THORN;' ile degistirmis olmuyormuyuz ? oysa 'S' ile degistirmek lazim.</DIV><DIV style="MARGIN: 0cm 0cm 0pt">&nbsp;</DIV><DIV style="MARGIN: 0cm 0cm 0pt">simdi mesala ben su query'i çalistirdim.<BR>SELECT dbo.TRK('N&Yacute;KEL Z&Yacute;NC&Yacute;R')</DIV><DIV style="MARGIN: 0cm 0cm 0pt">-------------------------------------------------<BR>N&Yacute;KEL Z&Yacute;NC&Yacute;R<BR>(1 row(s) affected)</DIV><DIV style="MARGIN: 0cm 0cm 0pt">&nbsp;</DIV><DIV style="MARGIN: 0cm 0cm 0pt">Dönende dogal olarak ayni oldu.</DIV><DIV style="MARGIN: 0cm 0cm 0pt">&nbsp;</DIV><DIV style="MARGIN: 0cm 0cm 0pt">Yani benim select cümlemde TRK fonksiyonunu kulanmam birsey degistirmeyecek.</DIV><DIV style="MARGIN: 0cm 0cm 0pt">Acaba ters fonksiyon mu yazmak lazim, yani</DIV><DIV style="MARGIN: 0cm 0cm 0pt">REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(222), N'S')</DIV><DIV style="MARGIN: 0cm 0cm 0pt">REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(221), N'I')</DIV><DIV style="MARGIN: 0cm 0cm 0pt">gibi ...?</DIV><DIV style="MARGIN: 0cm 0cm 0pt">&nbsp;</DIV><DIV style="MARGIN: 0cm 0cm 0pt">benmi birseyi gözden kaçiriyorum ?</DIV><DIV style="MARGIN: 0cm 0cm 0pt">&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 19:11:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3867.html#3867</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : emiray ,  &#199;ok sagolasin.  Sana...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3866.html#3866</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1034">erdal_sert</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 18:22<br /><br /><a href="http://www.erpne.org/member_profile.asp?PF=443&amp;FID=33" target="_blank"><FONT color=#000000>emiray</FONT></A> ,<DIV>&nbsp;</DIV><DIV>Çok sagolasin.</DIV><DIV>&nbsp;</DIV><DIV>Sana bir kahve borcum var bira'da olabilir.</DIV><DIV>&nbsp;</DIV><DIV><a href="http://www.erpne.org/member_profile.asp?PF=407&amp;FID=33" target="_blank"><FONT color=#000000>(sa)</FONT></A> 'i da unutmadim tabi onada borçlandim...</DIV><DIV>&nbsp;</DIV><DIV><img src="http://www.erpne.org/smileys/smiley2.gif" height="17" width="17" border="0" align="absmiddle" alt="Wink" /></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 18:22:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3866.html#3866</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : dbo.TRK /****** Object:  UserDefinedFunction...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3865.html#3865</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=443">emiray</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 18:10<br /><br />dbo.TRK<br />/****** Object:  UserDefinedFunction &#091;dbo&#093;.&#091;TRK&#093;&nbsp;&nbsp;&nbsp;&nbsp;Script Date: 01/14/2008 18:05:19 ******/<br />SET ANSI_NULLS OFF<br />GO<br />SET QUOTED_IDENTIFIER OFF<br />GO<br />ALTER FUNCTION &#091;dbo&#093;.&#091;TRK&#093;(@A NVARCHAR(4000))<br />RETURNS NVARCHAR(4000)  <br />AS <br />BEGIN<br />  DECLARE @TMP NVARCHAR(4000) <br />  SET @TMP = REPLACE(@A COLLATE LATIN1_GENERAL_BIN, CHAR(208), N'&#208;')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(220), N'Ü')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(222), N'&#222;')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(221), N'&#221;')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(214), N'Ö')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(199), N'Ç')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(73), N'I')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(240), N'&#240;')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(252), N'ü')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(254), N'&#254;')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(105), N'i')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(246), N'ö')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(231), N'ç')<br />  SET @TMP = REPLACE(@TMP COLLATE LATIN1_GENERAL_BIN, CHAR(253), N'&#253;')<br />  RETURN @TMP<br />END]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 18:10:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3865.html#3865</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : ilgili sirketin altinda programmability...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3864.html#3864</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=443">emiray</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 18:09<br /><br />ilgili sirketin altinda programmability var onun altinda functions altinda scalar-valued functions nin altinda dbo.TRK var türkçe karakter sorununu iste bu function hallediyor]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 18:09:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3864.html#3864</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : Netsis database nin altinda &#231;alisan...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3863.html#3863</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=1034">erdal_sert</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 17:57<br /><br />Netsis database nin altinda çalisan bir triger dediginin adini biliyormusun ? <DIV>Bin inceliyeyim bakalim.</DIV><DIV>&nbsp;</DIV><DIV>Bu arada bu replace islemi performani etkilemiyormu arkadaslar ?</DIV><DIV>&nbsp;</DIV><DIV>Yeni 2000 stokkartinin hareketlerini dökerken&nbsp;trigger'lar ile bile olsa &nbsp;bu replace aglatmazmi, ne dersiniz ?</DIV><DIV>&nbsp;</DIV><DIV>Bu bahsetiginiz trigger i çok acil sizden alabilirsem&nbsp; yada netsis database'in den bulabilirsem çok memnun olacagim.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>script olarak gönderebilirseniz erd<strong>NOKTA</strong>sert deki NOKTA yi . ile degistirip gmail'e gönderebilirsiniz.</DIV><DIV>&nbsp;</DIV><DIV><img src="http://www.erpne.org/smileys/smiley2.gif" height="17" width="17" border="0" align="absmiddle" alt="Wink" />&nbsp; </DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Düzenleyen erdal_sert - 14&nbsp;Ocak&nbsp;2008 Saat 18:04</span>]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 17:57:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3863.html#3863</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : netsis database nin altinda &#231;alisan...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3860.html#3860</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=443">emiray</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 17:48<br /><br />netsis database nin altinda çalisan bir triger var.<br />çalisma sekli ise söyle ekrandan girilen Türkçe karakterler database islenirken farkli karakterler isleniyor excel e dis veri al yada 3.party yazimla datalar çagrildigi zaman database deki hangi karakterle yazili ise o sekilde ekrana geliyor. netsis de islem yaparken yada rehber çalistirildigi zaman bu triger çalisiyor ve S - I - G lerin yerini tutan farkli asci karakterleri Türkçe harfe dönüstürüyor. degisen bu türkçe karakterlerin asci kodlarini göstererek yapiliyor.<br />örnegin:  S nin karsiligi 1150]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 17:48:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3860.html#3860</guid>
  </item> 
  <item>
   <title><![CDATA[3.party uygulamada collation sorunu : selam ornek bir trigger olmasi...]]></title>
   <link>http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3859.html#3859</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=407">(sa)</a><br /><strong>Konu:</strong> 644<br /><strong>Gönderim Zamanı:</strong> 14&nbsp;Ocak&nbsp;2008 Saat 17:27<br /><br />selam<DIV>ornek bir trigger olmasi lazim.</DIV><DIV>bulursam gondereyim ustad</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 14 Jan 2008 17:27:02 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/3-party-uygulamada-collation-sorunu_topic644_post3859.html#3859</guid>
  </item> 
 </channel>
</rss>