<?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 : Tc Kimlik Tasıma</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 : Tc Kimlik Tasıma]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:35:27 +0000</pubDate>
  <lastBuildDate>Mon, 15 Dec 2014 16:10:58 +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=3925</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[Tc Kimlik Tasıma : Selam,A?a?ydaki gibi denemelisiniz.--10...]]></title>
   <link>http://www.erpne.org/tc-kimlik-tasima_topic3925_post20912.html#20912</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2092">rifatgunduz</a><br /><strong>Konu:</strong> 3925<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Aralık&nbsp;2014 Saat 16:10<br /><br />Selam,<div>A?a?ydaki gibi denemelisiniz.</div><div><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">--10 HANEden fazla GIRILEN VERGI NUMARALARINI tckimlikno alanyna ta?yma</span><br><div><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">UPDATE TBLCASABITEK</span><div style="line-height: 16.7999992370605px; : rgb251, 251, 253;">SET TCKIMLIKNO=replace(Y.VERGI_NUMARASI,'.','')<br>INNER JOIN TBLCASABITEK X<br>INNER JOIN TBLCASABIT Y ON X.CARI_KOD=Y.CARI_KOD<br>WHERE LEN(Y.VERGI_NUMARASI)&gt;=11</div><div style="line-height: 16.7999992370605px; : rgb251, 251, 253;">--10 HANEden fazla GIRILEN VERGI NUMARALARINI BO?ALTMA<br>UPDATE TBLCASABIT<br>SET VERGI_NUMARASI=NULL<br>WHERE LEN(VERGI_NUMARASI)&gt;=11</div></div></div>]]>
   </description>
   <pubDate>Mon, 15 Dec 2014 16:10:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tc-kimlik-tasima_topic3925_post20912.html#20912</guid>
  </item> 
  <item>
   <title><![CDATA[Tc Kimlik Tasıma : Hocam a?agydaky ?ekilde hallettim.Te?ekkurlerCREATE...]]></title>
   <link>http://www.erpne.org/tc-kimlik-tasima_topic3925_post20911.html#20911</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3925<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Aralık&nbsp;2014 Saat 16:07<br /><br /><div>Hocam a?agydaky ?ekilde hallettim.Te?ekkurler</div><div><br></div><div>CREATE VIEW TC AS</div>SELECT &nbsp; &nbsp; &nbsp; &nbsp;dbo.TBLCASABIT.CARI_KOD, dbo.TBLCASABIT.VERGI_DAIRESI, RIGHT(dbo.TBLCASABIT.VERGI_NUMARASI, 11) AS TCNO, dbo.TBLCASABITEK.TCKIMLIKNO<div>FROM &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;dbo.TBLCASABIT INNER JOIN</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;dbo.TBLCASABITEK ON dbo.TBLCASABIT.CARI_KOD = dbo.TBLCASABITEK.CARI_KOD</div><div>WHERE &nbsp; &nbsp; &nbsp; &nbsp;(dbo.TBLCASABIT.VERGI_NUMARASI LIKE '.%')</div><div><br></div><div><br></div><div>sonra</div><div><span style="line-height: 1.4;">SELECT * FROM TC</span></div><div><br></div><div>sonra</div><div><span style="line-height: 1.4;">UPDATE TC</span></div><div><div>SET TCKIMLIKNO=TCNO</div></div><div><br></div><div>sonra</div><div><div>UPDATE &nbsp; &nbsp; &nbsp; TBLCASABIT</div><div>SET &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VERGI_NUMARASI = NULL</div><div>WHERE &nbsp; &nbsp; &nbsp; &nbsp;(VERGI_NUMARASI LIKE '.%')</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 15 Dec 2014 16:07:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tc-kimlik-tasima_topic3925_post20911.html#20911</guid>
  </item> 
  <item>
   <title><![CDATA[Tc Kimlik Tasıma : .12345678912 ?eklinde yazyly su...]]></title>
   <link>http://www.erpne.org/tc-kimlik-tasima_topic3925_post20909.html#20909</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3925<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Aralık&nbsp;2014 Saat 14:56<br /><br />.12345678912 ?eklinde yazyly su an tc ler<div>noktayy tc alanyna ta?ymadygy için . karakterynden sonrasyny ta?y demek gerekyyor</div>]]>
   </description>
   <pubDate>Mon, 15 Dec 2014 14:56:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tc-kimlik-tasima_topic3925_post20909.html#20909</guid>
  </item> 
  <item>
   <title><![CDATA[Tc Kimlik Tasıma : hocam te?ekkurler ama unable to...]]></title>
   <link>http://www.erpne.org/tc-kimlik-tasima_topic3925_post20908.html#20908</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3925<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Aralık&nbsp;2014 Saat 14:54<br /><br />hocam te?ekkurler ama unable to parse query text dyyor]]>
   </description>
   <pubDate>Mon, 15 Dec 2014 14:54:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tc-kimlik-tasima_topic3925_post20908.html#20908</guid>
  </item> 
  <item>
   <title><![CDATA[Tc Kimlik Tasıma :  Selam,11 hane olarak vergi kimlik...]]></title>
   <link>http://www.erpne.org/tc-kimlik-tasima_topic3925_post20907.html#20907</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=2092">rifatgunduz</a><br /><strong>Konu:</strong> 3925<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Aralık&nbsp;2014 Saat 14:48<br /><br />Selam,<div>11 hane olarak vergi kimlik numarasy alanyna girilen bilgiyi tckimlikno alanyna gönderen ve vergi numarasy alanynyn bo?altmak için a?a?ydaki kodu kullanabiliriz.</div><div>&nbsp;</div><div>---YEDEK ALMA<br>SELECT * INTO TBLCASABIT_15122014 FROM TBLCASABIT<br>SELECT * INTO TBLCASABITEK_15122014 FROM TBLCASABITEK</div><div>--11 HANE GIRILEN VERGI NUMARALARINI TC KIMLIK NO ALANINA GONDERME<br>UPDATE TBLCASABITEK<br>SET TCKIMLIKNO=Y.VERGI_NUMARASI<br>INNER JOIN TBLCASABITEK X<br>INNER JOIN TBLCASABIT Y ON X.CARI_KOD=Y.CARI_KOD<br>WHERE LEN(Y.VERGI_NUMARASI)=11</div><div>--11 HANE GIRILEN VERGI NUMARALARINI BO?ALTMA<br>UPDATE TBLCASABIT<br>SET VERGI_NUMARASI=NULL<br>WHERE LEN(VERGI_NUMARASI)=11</div><div>&nbsp;</div><div>Yyi Çaly?malar...</div>]]>
   </description>
   <pubDate>Mon, 15 Dec 2014 14:48:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tc-kimlik-tasima_topic3925_post20907.html#20907</guid>
  </item> 
  <item>
   <title><![CDATA[Tc Kimlik Tasıma : merhaba tc kymlyk numaralary .1234567891...]]></title>
   <link>http://www.erpne.org/tc-kimlik-tasima_topic3925_post20906.html#20906</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="http://www.erpne.org/member_profile.asp?PF=874">social</a><br /><strong>Konu:</strong> 3925<br /><strong>Gönderim Zamanı:</strong> 15&nbsp;Aralık&nbsp;2014 Saat 14:43<br /><br /><span style="line-height: 16.7999992370605px; : rgb251, 251, 253;">merhaba tc kymlyk numaralary .1234567891 ?eklinde vergi numarasy alanyna yazylmy?,bunlary tblcasabytek tablosundaky tc alanyna sql den . kalkacak ?ekilde atayabylyrmyyym&nbsp;</span>]]>
   </description>
   <pubDate>Mon, 15 Dec 2014 14:43:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.erpne.org/tc-kimlik-tasima_topic3925_post20906.html#20906</guid>
  </item> 
 </channel>
</rss>