<?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 : bağlantı Hatası</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : bağlantı Hatası]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 11:23:57 +0000</pubDate>
  <lastBuildDate>Fri, 02 Aug 2024 17:09:32 +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=800</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[bağlantı Hatası : Hallettim Te&#351;ekk&#252;rler; ]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=800&amp;PID=1386#1386</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 800<br /><strong>Gönderim Zamanı:</strong> 02&nbsp;Ağustos&nbsp;2024 Saat 17:09<br /><br />Hallettim Teşekkürler;<div><br></div>]]>
   </description>
   <pubDate>Fri, 02 Aug 2024 17:09:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=800&amp;PID=1386#1386</guid>
  </item> 
  <item>
   <title><![CDATA[bağlantı Hatası : Veri cekmeye cal&#305;&#351;&#305;rken .Ekteki...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=800&amp;PID=1384#1384</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 800<br /><strong>Gönderim Zamanı:</strong> 02&nbsp;Ağustos&nbsp;2024 Saat 16:50<br /><br /><div>Veri cekmeye calışırken .Ekteki hatayı alıyorum.</div><div><br></div><div><br></div><div>var&nbsp; &nbsp; &nbsp;</div><div>&nbsp; uForm:TclStyleForm;</div><div>&nbsp; clProGrid: TCLProGrid;</div><div>&nbsp; selectQuery : TclSqlQuery;</div><div>&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>void AddDataToGrid</div><div>{</div><div>&nbsp; try</div><div>&nbsp; &nbsp; selectQuery.SQL.Text = 'SELECT CARI_ADI , CARI_ULKE from TBLCARISB';</div><div>&nbsp; &nbsp; selectQuery.Open;</div><div>&nbsp; &nbsp; if (selectQuery.Found)</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; uForm.RemoveGridBinding('mylink');</div><div>&nbsp; &nbsp; &nbsp; uForm.AddNewGridBinding(clProGrid,selectQuery, 'mylink');</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp; else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('Kayıt bulunamadı!');</div><div>&nbsp; &nbsp; }</div><div>&nbsp; except</div><div>&nbsp; &nbsp; ShowMessage('Exception class: '+LastExceptionClassName+' Exception Message: ' +LastExceptionMessage);</div><div>&nbsp; }</div><div>}</div><div><br></div><div><br></div><div><br></div><div>&nbsp; {</div><div>&nbsp; &nbsp; uForm= TclStyleForm.Create(Self);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; uForm.clSetStyle(uForm.LightSB);</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp; clProGrid = uForm.AddNewProGrid(uForm, 'clProGrid');</div><div>&nbsp;&nbsp;</div><div>&nbsp; clProGrid.BeginUpdate;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; uForm.AddNewEvent(clProGrid,tbeOnProGridCellDblClick,'SummaryButtonCellClick');</div><div>&nbsp; &nbsp; &nbsp; //GridForm.AddNewEvent(clProGrid,tbeOnProGridCellDblClick,'SummaryButtonCellDblClick');</div><div>&nbsp; &nbsp; &nbsp; //clProGrid.OnCellClick = 'CellClick'</div><div>&nbsp; &nbsp; &nbsp; clProGrid.Align = alClient;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.Margins.Bottom = 12;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.NormalLayoutFillColor = clAlphaColor.clHexToColor('#ebf3ff');</div><div>&nbsp; &nbsp; &nbsp; clProGrid.FixedLayoutFillColor = clAlphaColor.clBlue;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.Options.Selection.Mode = smSingleRow;//smSingleRow VEYA smSingleColumn VEYA smNone</div><div>&nbsp; &nbsp; &nbsp; clProGrid.SelectedLayoutFillColor = clAlphaColor.clHexToColor('#a8c2ff'); //Seçilen Satır Rengi</div><div>&nbsp; &nbsp; &nbsp; clProGrid.SelectedLayoutFontColor = clAlphaColor.clBlack; //Seçilen Satır Yazı Rengi</div><div>&nbsp; &nbsp; &nbsp; clProGrid.FocusedLayoutFillColor = clAlphaColor.clHexToColor('#ffffff'); // Seçilen Hücre Rengi</div><div>&nbsp; &nbsp; &nbsp; //clProGrid.Colors&#091;2,5&#093; = clAlphaColor.clWhite;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.BandLayoutFillColor = clAlphaColor.clCyan;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.BandLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.FocusedLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.NormalLayoutFontColor = clAlphaColor.clBlack;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.FixedLayoutFontColor = clAlphaColor.clWhite;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.Options.ColumnSize.Stretch = false;</div><div>&nbsp; &nbsp; &nbsp; //clProGrid.Options.ColumnSize.StretchAll = True;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.AutoSizeColumns(True, 100); // Kolon genişliği ayarlama</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; clProGrid.EndUpdate;</div><div>&nbsp; selectQuery = TClSqlQuery.Create(nil);</div><div>&nbsp;&nbsp;</div><div>&nbsp; Clomosy.DBSQLServerConnect('SQL Server', '172.16.222.94', 'sa', '1', 'CINAR', 50000);</div><div>&nbsp; selectQuery.Connection = Clomosy.DBSQLServerConnection;</div><div>&nbsp; &nbsp;AddDataToGrid;</div><div>&nbsp; &nbsp; uForm.Run;</div><div>&nbsp; }</div><div><br></div><div><br></div><div><a href="uploads/209/Görsel_2024-08-02_saat_16_2024-08-02_16-49-41.45_2024-08-02_16-49-41.00_23cb6168_2024-08-02_16-49-41.jpg" target="_blank" rel="nofollow">uploads/209/Görsel_2024-08-02_saat_16_2024-08-02_16-49-41.45_2024-08-02_16-49-41.00_23cb6168_2024-08-02_16-49-41.jpg</a><br></div>]]>
   </description>
   <pubDate>Fri, 02 Aug 2024 16:50:32 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=800&amp;PID=1384#1384</guid>
  </item> 
 </channel>
</rss>