<?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>Clomosy | Forum : Sql &#039;den veri çekme</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Sql &#039;den veri çekme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 08:57:37 +0000</pubDate>
  <lastBuildDate>Thu, 16 Oct 2025 16:00:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=1209</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[Sql &#039;den veri çekme : Merhaba G&#246;k&#231;e,De&#287;i&#351;kenleri kontrol...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1209&amp;PID=2607#2607</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=257">Emr.Erkmn</a><br /><strong>Konu:</strong> 1209<br /><strong>Gönderim Zamanı:</strong> 16&nbsp;Ekim&nbsp;2025 Saat 16:00<br /><br />Merhaba Gökçe,&nbsp;<br>Değişkenleri kontrol edebilir misin GoData aldı değişkeni tanımlamıyor gelen hata da&nbsp;]]>
   </description>
   <pubDate>Thu, 16 Oct 2025 16:00:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1209&amp;PID=2607#2607</guid>
  </item> 
  <item>
   <title><![CDATA[Sql &#039;den veri çekme : void ComboboxCustomer{  try  cusSelect...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1209&amp;PID=2606#2606</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=346">Gökçe ulusoy</a><br /><strong>Konu:</strong> 1209<br /><strong>Gönderim Zamanı:</strong> 16&nbsp;Ekim&nbsp;2025 Saat 15:11<br /><br /><div>void ComboboxCustomer</div><div>{</div><div>&nbsp; &nbsp; try&nbsp;</div><div>&nbsp; &nbsp; cusSelect = Clomosy.DBSQLServerQueryWith('SELECT * FROM Customers');&nbsp;</div><div>&nbsp; &nbsp; cusSelect.Open;</div><div>&nbsp; &nbsp; repeat</div><div>&nbsp; &nbsp; {&nbsp;</div><div>&nbsp; &nbsp; &nbsp; ComboBox.Items.Add(cusSelect.FieldByName('CustomerID').AsString)</div><div>&nbsp; &nbsp; &nbsp; cusSelect.Next;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; }until (cusSelect.Eof)&nbsp;</div><div>&nbsp; &nbsp; finally&nbsp;</div><div>&nbsp; &nbsp; cusSelect.Close;</div><div>&nbsp; &nbsp; cusSelect.Free;&nbsp;</div><div>&nbsp; &nbsp; }</div><div>}</div><div><div>void GetData;</div><div>&nbsp;{</div><div>&nbsp; try</div><div>&nbsp; &nbsp; text=ComboBox.GetValueIndex(ComboBox.ItemIndex)</div><div>&nbsp; &nbsp; ShowMessage(text);</div><div>&nbsp; &nbsp; cusSelect=Clomosy.DBSQLServerQueryWith('Select ''Company Name:''|| CompanyName AS CompanyName ,'' Contact Name: ''||ContactName As ContactName, ''Phone: ''||Phone As Phone ,''City: ''||City As City&nbsp;</div><div>&nbsp; &nbsp; ,''Country: ''|| Country As Country From Customers where CustomerID= ('''+text+ ''')');</div><div>&nbsp; &nbsp; cusSelect.Open;</div><div>&nbsp; &nbsp; if (cusSelect.Found)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; PListView.clLoadProListViewDataFromDataset(cusSelect);</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; PListView.Clearlist;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; except</div><div>&nbsp; &nbsp; ShowMessage('Exception Class: '+LastExceptionClassName+' Exception GetData Message: '+LastExceptionMessage);</div><div>&nbsp; }&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp;}&nbsp; Sqlden veri çekme kısmında hata alıyorum. Nasıl düzeltebilirim.</div><div><span style=": rgb255, 255, 254; font-family: C&#111;nsolas, C&#111;nsolas, &quot;Courier New&quot;, monospace; font-size: 12px; white-space: pre;">GoData</span></div><div style=": rgb255, 255, 254; font-family: C&#111;nsolas, C&#111;nsolas, &quot;Courier New&quot;, monospace; font-size: 12px; line-height: 16px; white-space: pre;"><div>Unknown identifier or variable <span style="color: #0000ff;">is</span> <span style="color: #0000ff;">not</span> declared: <span style="color: #a31515;">'GoData'</span>.</div><div>Source position: <span style="color: #098658;">1</span>,<span style="color: #098658;">6</span></div></div></div>]]>
   </description>
   <pubDate>Thu, 16 Oct 2025 15:11:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1209&amp;PID=2606#2606</guid>
  </item> 
 </channel>
</rss>