<?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 : Azure baglanti sorunu</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Azure baglanti sorunu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 26 Apr 2026 16:39:46 +0000</pubDate>
  <lastBuildDate>Thu, 25 Jul 2024 10:04:21 +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=739</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[Azure baglanti sorunu : Merhaba dev70,Azure veritaban&#305;na...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=739&amp;PID=1172#1172</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 739<br /><strong>Gönderim Zamanı:</strong> 25&nbsp;Temmuz&nbsp;2024 Saat 10:04<br /><br />Merhaba dev70,<div>Azure veritabanına sql server üzerinden erişim sağlayabiliyor musun? Azure veritabanına erişilebilmesi için öncellikle ıp ayarlamaları ve dış bağlantılara izin vermen gerekiyor.</div>]]>
   </description>
   <pubDate>Thu, 25 Jul 2024 10:04:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=739&amp;PID=1172#1172</guid>
  </item> 
  <item>
   <title><![CDATA[Azure baglanti sorunu : azure veritabanina baglanimiyorum.var...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=739&amp;PID=1165#1165</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=209">dev70</a><br /><strong>Konu:</strong> 739<br /><strong>Gönderim Zamanı:</strong> 24&nbsp;Temmuz&nbsp;2024 Saat 18:12<br /><br /><div>azure veritabanina baglanimiyorum.</div><div><br></div><div><br></div><div><br></div><div>var</div><div>&nbsp; MyForm : TclForm;</div><div>&nbsp; edtCategoryID, edtName : TclEdit;</div><div>&nbsp; btnInsert : TclButton;</div><div>&nbsp; insertQuery : TclSqlQuery;</div><div>&nbsp;&nbsp;</div><div>void InsertToDatabase;</div><div>{</div><div>&nbsp; try</div><div>&nbsp; &nbsp; Clomosy.DBSQLServerQuery.Sql.Text = 'INSERT INTO Category (CategoryID, Name) VALUES ('+edtCategoryID.Text+', '+QuotedStr(edtName.Text)+');';</div><div>&nbsp; &nbsp; Clomosy.DBSQLServerQuery.ExecSql;</div><div>&nbsp; &nbsp; ShowMessage('Veri ekleme başarılı');</div><div>&nbsp; except</div><div>&nbsp; &nbsp; ShowMessage('Exception class: '+LastExceptionClassName+' Exception Message: ' +LastExceptionMessage);</div><div>&nbsp; }</div><div>}</div><div>&nbsp;&nbsp;</div><div>{</div><div>&nbsp; MyForm = TclForm.Create(Self);</div><div>&nbsp;&nbsp;</div><div>&nbsp; edtCategoryID = MyForm.AddNewEdit(MyForm, 'edtCategoryID', 'CategoryID');</div><div>&nbsp; edtCategoryID.Margins.Right = 150;</div><div>&nbsp;&nbsp;</div><div>&nbsp; edtName = MyForm.AddNewEdit(MyForm, 'edtName', 'Name');</div><div>&nbsp; edtName.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>&nbsp; Clomosy.DBSQLServerConnect('SQL Server', 'localhost', 'SA', 'reallyStrongPwd123', 'Cars', 1433);</div><div>&nbsp; insertQuery.Connection = Clomosy.DBSQLServerConnection;</div><div><br></div><div>&nbsp; MyForm.Run;</div><div>}</div>]]>
   </description>
   <pubDate>Wed, 24 Jul 2024 18:12:49 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=739&amp;PID=1165#1165</guid>
  </item> 
 </channel>
</rss>