<?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 Server</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : SQL Server]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 13:00:53 +0000</pubDate>
  <lastBuildDate>Wed, 10 Jul 2024 17:44:27 +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=633</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 Server : Merhaba Yusuf,sql server ba&#287;lant&#305;s&#305;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=633&amp;PID=931#931</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=132">Atiker01</a><br /><strong>Konu:</strong> 633<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Temmuz&nbsp;2024 Saat 17:44<br /><br />Merhaba Yusuf,<div><br></div><div>sql server bağlantısı yaparken bağlantı bilgilerini doğru girdiğine emin olmalısın. Kodlarında <i><b>ServerName </b></i>yazılmamış olarak görünüyor.</div>]]>
   </description>
   <pubDate>Wed, 10 Jul 2024 17:44:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=633&amp;PID=931#931</guid>
  </item> 
  <item>
   <title><![CDATA[SQL Server : &#350;u anda geli&#351;tirdi&#287;im bir Clomosy...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=633&amp;PID=928#928</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=122">Yusuf Eren</a><br /><strong>Konu:</strong> 633<br /><strong>Gönderim Zamanı:</strong> 10&nbsp;Temmuz&nbsp;2024 Saat 17:41<br /><br /><div>Şu anda geliştirdiğim bir Clomosy uygulamasında SQL Server bağlantısı kurmam gerekiyor. Ancak, SQL Server Management Studio (SSMS) çalışmıyor ve bağlantı sorunları yaşıyorum. Yardımcı olabilir misiniz?</div><div>{</div><div>&nbsp; MyForm = TclForm.Create(Self);</div><div>&nbsp;&nbsp;</div><div>&nbsp; edtRegionID = MyForm.AddNewEdit(MyForm, 'edtRegionID', 'RegionID');</div><div>&nbsp; edtRegionID.Margins.Right = 150;</div><div>&nbsp;&nbsp;</div><div>&nbsp; edtRegionDesc = MyForm.AddNewEdit(MyForm, 'edtRegionDesc', 'RegionDescription');</div><div>&nbsp; edtRegionDesc.Margins.Left = 150;</div><div>&nbsp;&nbsp;</div><div>&nbsp; btnInsert = MyForm.AddNewButton(MyForm,'btnInsert', 'Insert');</div><div>&nbsp; btnInsert.Align = alBottom;</div><div>&nbsp; MyForm.AddNewEvent(btnInsert, tbeOnClick, 'InsertToDatabase');</div><div>&nbsp;&nbsp;</div><div>&nbsp; insertQuery = TclSqlQuery.Create(nil);</div><div><br></div><div>&nbsp; if (Clomosy.DBSQLServerConnect('SQL Server', 'ServerName','sa','123456789','deneme', 50000))</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('bağlandı');</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Bağlanmadı');</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>&nbsp; insertQuery.Connection = Clomosy.DBSQLServerConnection;</div><div><br></div><div>&nbsp; MyForm.Run;</div><div>}</div>]]>
   </description>
   <pubDate>Wed, 10 Jul 2024 17:41:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=633&amp;PID=928#928</guid>
  </item> 
 </channel>
</rss>