<?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 : sqlite</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : sqlite]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 19:24:09 +0000</pubDate>
  <lastBuildDate>Tue, 03 Sep 2024 15:19:55 +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=915</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[sqlite : Merhaba &#304;smail,Olu&#351;an yap&#305;da scorsnumber...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=915&amp;PID=1784#1784</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 915<br /><strong>Gönderim Zamanı:</strong> 03&nbsp;Eylül&nbsp;2024 Saat 15:19<br /><br />Merhaba İsmail,<div>Oluşan yapıda scorsnumber bulamıyor. Ondan dolayı hatayı alıyorsun.</div>]]>
   </description>
   <pubDate>Tue, 03 Sep 2024 15:19:55 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=915&amp;PID=1784#1784</guid>
  </item> 
  <item>
   <title><![CDATA[sqlite : void SqLiteConnectionCreateScorTable;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=915&amp;PID=1759#1759</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=216">ismail</a><br /><strong>Konu:</strong> 915<br /><strong>Gönderim Zamanı:</strong> 28&nbsp;Ağustos&nbsp;2024 Saat 18:06<br /><br /><div>&nbsp;void SqLiteConnectionCreateScorTable;</div><div>&nbsp; var</div><div>&nbsp; &nbsp; TableExists2: Boolean;</div><div>&nbsp; {</div><div>&nbsp; &nbsp; try</div><div>&nbsp; &nbsp; &nbsp; Clomosy.DBSQLiteConnect(Clomosy.AppFilesPath + 'scorDB5.db3', '');</div><div>&nbsp;</div><div>&nbsp; &nbsp; &nbsp; // Check if the table exists</div><div>&nbsp; &nbsp; &nbsp; Clomosy.DBSQLiteQuery.Sql.Text = 'SELECT name FROM sqlite_master WHERE type="table" AND name="scorsnumber3";';</div><div>&nbsp; &nbsp; &nbsp; Clomosy.DBSQLiteQuery.OpenOrExecute;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; // Check the results</div><div>&nbsp; &nbsp; &nbsp; TableExists2 = not Clomosy.DBSQLiteQuery.Eof;</div><div>&nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; // Create the table if it does not exist</div><div>&nbsp; &nbsp; &nbsp; if not(TableExists2)</div><div>&nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Clomosy.DBSQLiteQuery.Sql.Text = 'CREATE TABLE scorsnumber3(</div><div>&nbsp; &nbsp; teamscorone TEXT NOT NULL,</div><div>&nbsp; &nbsp; teamscortwo TEXT NOT NULL</div><div>&nbsp; &nbsp; &nbsp; &nbsp; )';</div><div>&nbsp; &nbsp; &nbsp; &nbsp; Clomosy.DBSQLiteQuery.OpenOrExecute;</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; ShowMessage('Table successfully added to the database!');</div><div>&nbsp; &nbsp; &nbsp; &nbsp;</div><div>&nbsp; &nbsp; &nbsp; }&nbsp;</div><div><br></div><div>&nbsp; &nbsp; except</div><div>&nbsp; &nbsp; &nbsp;ShowMessage('Exception Class: '+LastExceptionClassName+' Exception Message: '+LastExceptionMessage);</div><div>&nbsp; &nbsp; }</div><div>&nbsp; }</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;void scortableinsertdata;</div><div>&nbsp;</div><div>&nbsp; &nbsp;{</div><div>&nbsp;</div><div><br></div><div>&nbsp; try</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp;&nbsp;</div><div>&nbsp; &nbsp;Clomosy.DBSQLiteQuery.SQL.Text='INSERT INTO scorsnumber3(teamscorone,teamscortwo) VALUES ('+QuotedStr(teamscor1)+','+QuotedStr(teamscor2)+')';</div><div>&nbsp; &nbsp; Clomosy.DBSQLiteQuery.OpenOrExecute;</div><div>&nbsp; &nbsp; ShowMessage('madde başarıyla eklendi ');</div><div><br></div><div>&nbsp;&nbsp;</div><div>&nbsp; except</div><div>&nbsp; &nbsp; &nbsp;ShowMessage('Exception Class '+LastExceptionClassName+'Exception Message'+LastExceptionMessage);</div><div>&nbsp; }</div><div>&nbsp;&nbsp;</div><div>}</div><div><br></div><div><br></div><div>&nbsp;no such&nbsp;scorsnumber3 hatası alıyorum insert kısmını herhangi bir yerde çağırdığım zaman</div>]]>
   </description>
   <pubDate>Wed, 28 Aug 2024 18:06:34 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=915&amp;PID=1759#1759</guid>
  </item> 
 </channel>
</rss>