<?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 kayıt kontrol</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : sql kayıt kontrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 12:40:05 +0000</pubDate>
  <lastBuildDate>Wed, 31 Jul 2024 17:58:20 +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=780</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 kayıt kontrol : kodun son hali bu &#351;ekilde hata...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1346#1346</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=208">rabiagnbs</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 17:58<br /><br />kodun son hali bu şekilde hata bulamadım: &nbsp;<div>kullaniciKontrol.SQL.Text = 'SELECT users_username, users_password, users_email FROM Users WHERE users_username = :userName AND users_password = :password AND users_email = :email';<div>&nbsp; kullaniciKontrol.FieldByName('userName').AsString = userName.Text;</div><div>&nbsp; kullaniciKontrol.FieldByName('password').AsString = password.Text;</div><div>&nbsp; kullaniciKontrol.FieldByName('email').AsString = email.Text;</div><div>&nbsp; kullaniciKontrol.Open;</div><div><br></div><div>&nbsp; if (kullaniciKontrol.Found)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Başarılı bir şekilde giriş yapıldı &#9989;');</div><div>&nbsp; &nbsp; giris.clShow();</div><div>&nbsp; &nbsp; AnaSayfa.UnitName = 'AnaSayfa';</div><div>&nbsp; &nbsp; AnaSayfa.CallerForm = giris;</div><div>&nbsp; &nbsp; AnaSayfa.Run();</div><div>&nbsp; &nbsp; Clomosy.RunUnit(AnaSayfa);</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Kayıt bulunamadı&#10071; Lütfen Kayıt Olun.');</div><div>&nbsp; }</div><div><br></div><div>&nbsp; kullaniciKontrol.Free;</div><div>&nbsp; kullaniciKontrol.Close();</div><div><br></div></div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 17:58:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1346#1346</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : userName ad&#305;nda bir Field bulunamad&#305;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1345#1345</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=171">OlgunAgac</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 17:47<br /><br />userName adında bir Field bulunamadı diyor. Ya kodun hatalı ya da sql ismini yanlış yazdın.]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 17:47:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1345#1345</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : ParamByName yerine FieldByName...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1343#1343</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=208">rabiagnbs</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 17:20<br /><br /><span style=": rgb251, 251, 253;">ParamByName yerine FieldByName girdim bu sefer AsString'de hata vermedi fakat uygulama çalıştırılırken Runtime Error olarak, Field 'userName' not found When evulating instruction CallProc hatası veriyor ne yapabilirim?</span>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 17:20:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1343#1343</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : AsString&amp;#039;de hata veriyor...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1342#1342</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=208">rabiagnbs</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 16:32<br /><br />AsString'de hata veriyor maalesef&nbsp;]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 16:32:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1342#1342</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : Merhaba Rabiavar giris: TclStyleForm;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1339#1339</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 16:28<br /><br />Merhaba Rabia&nbsp;<div><div>var</div><div>&nbsp; &nbsp;giris: TclStyleForm;</div><div>&nbsp; &nbsp;userName, password, email: TClProEdit;</div><div>&nbsp; &nbsp;girisPanel1: TclProPanel;</div><div>&nbsp; &nbsp;girisButton, kayitButton: TClProButton;</div><div>&nbsp; &nbsp;AnaSayfa: TclUnit;</div><div>&nbsp; &nbsp;seyahatImg: TCLImage;</div><div>&nbsp; &nbsp;YeniKayit: TclUnit;</div><div>&nbsp; &nbsp;girisKontrol: TCLLabel;</div><div>&nbsp; &nbsp;kullaniciKontrol: TclSqlQuery;</div><div><br></div><div><br></div><div><br></div><div>void KullaniciKontrolEt;</div><div>{</div><div>&nbsp; kullaniciKontrol = TclSqlQuery.Create(nil);</div><div>&nbsp; Clomosy.DBSQLServerConnect('SQL Server', 'myserver9363.database.windows.net', 'azureuser', 'SES1234sizlik', 'yeniSeyahat', 1433);</div><div>&nbsp; kullaniciKontrol.Connection = Clomosy.DBSQLServerConnection;</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; kullaniciKontrol.SQL.Text = 'SELECT users_name, users_password, users_email FROM Users WHERE users_name = :userName AND users_password = :password AND users_email = :email';</div><div>&nbsp; kullaniciKontrol.ParamByName('userName').AsString = userName.Text;</div><div>&nbsp; kullaniciKontrol.ParamByName('password').AsString = password.Text;</div><div>&nbsp; kullaniciKontrol.ParamByName('email').AsString = email.Text;</div><div>&nbsp; kullaniciKontrol.Open;</div><div><br></div><div>&nbsp; if (&nbsp; kullaniciKontrol.Found)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Başarılı bir şekilde giriş yapıldı &#9989;');</div><div>&nbsp; &nbsp; //giris.clShow();</div><div>&nbsp; &nbsp; //AnaSayfa.UnitName = 'AnaSayfa';</div><div>&nbsp; &nbsp; //AnaSayfa.CallerForm = giris;</div><div>&nbsp; &nbsp; //AnaSayfa.Run();</div><div>&nbsp; &nbsp; Clomosy.RunUnit(AnaSayfa);</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Kayıt bulunamadı&#10071; Lütfen Kayıt Olun.');</div><div>&nbsp; }</div><div><br></div><div>&nbsp; kullaniciKontrol.Free;</div><div>&nbsp; kullaniciKontrol.Close();</div><div>}</div><div><br></div><div><br></div><div>void KayitOl;</div><div>{</div><div>&nbsp; //giris.clShow;</div><div>&nbsp; //YeniKayit.UnitName='YeniKayit';</div><div>&nbsp; //YeniKayit.CallerForm=giris;</div><div>&nbsp;// YeniKayit.Run;</div><div>&nbsp; Clomosy.RunUnit(YeniKayit);</div><div>}</div><div><br></div><div>{</div><div>&nbsp; giris=TclStyleForm.Create(self);</div><div>&nbsp; giris.SetFormBGImage('<a href="https://i.pinimg.com/564x/8c/d9/16/8cd91636fb363780160fede3f9b7717e.jpg" target="_blank" rel="nofollow">https://i.pinimg.com/564x/8c/d9/16/8cd91636fb363780160fede3f9b7717e.jpg</a>');</div><div>&nbsp;&nbsp;</div><div>&nbsp; AnaSayfa=TclUnit.Create;</div><div>&nbsp; YeniKayit=TclUnit.Create;</div><div>&nbsp;&nbsp;</div><div>&nbsp; girisPanel1=giris.AddNewProPanel(giris,'girisPanel1');</div><div>&nbsp; clComponent.SetupComponent(girisPanel1,</div><div>&nbsp; '{"Align" : "Center",</div><div>&nbsp; "MarginBottom":100,</div><div>&nbsp; "MarginTop":100,</div><div>&nbsp; "Width" :350,&nbsp;</div><div>&nbsp; "Height":450,</div><div>&nbsp; "RoundHeight":20,</div><div>&nbsp; "RoundWidth":20,</div><div>&nbsp; "BackGroundColor":"#faf0f6"</div><div>&nbsp; }');</div><div>&nbsp;&nbsp;</div><div>&nbsp; seyahatImg=giris.AddNewImage(giris,'seyahatImg');</div><div>&nbsp; giris.setImage(seyahatImg,'<a href="https://i.hizliresim.com/6gglf4e.png" target="_blank" rel="nofollow">https://i.hizliresim.com/6gglf4e.png</a>');</div><div>&nbsp; seyahatImg.Height=250;</div><div>&nbsp; seyahatImg.Width=350;</div><div>&nbsp; seyahatImg.Align=alTop;</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; &nbsp;userName=giris.AddNewProEdit(girisPanel1, 'userName', 'Kullanıcı Adı:');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(userName,'{</div><div>&nbsp; &nbsp;"MarginBottom":250,</div><div>&nbsp; &nbsp;"Width" :250,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"TextColor":"#133f87",</div><div>&nbsp; &nbsp;"TextSize":18,</div><div>&nbsp; &nbsp;"TextVerticalAlign":"center",</div><div>&nbsp; &nbsp;"TextHorizontalAlign":"center",</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BorderColor":"#6f86d1",</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;password=giris.AddNewProEdit(girisPanel1, 'password', 'Şifre');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(password,'{</div><div>&nbsp; &nbsp;"MarginBottom":140,</div><div>&nbsp; &nbsp;"Width" :250,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"TextColor":"#133f87",</div><div>&nbsp; &nbsp;"TextSize":18,</div><div>&nbsp; &nbsp;"TextVerticalAlign":"center",</div><div>&nbsp; &nbsp;"TextHorizontalAlign":"center",</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BorderColor":"#6f86d1",</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;password.Password=True;</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;email=giris.AddNewProEdit(girisPanel1, 'email', 'Email');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(email,'{</div><div>&nbsp; &nbsp;"MarginBottom":30,</div><div>&nbsp; &nbsp;"Width" :250,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"TextColor":"#133f87",</div><div>&nbsp; &nbsp;"TextSize":18,</div><div>&nbsp; &nbsp;"TextVerticalAlign":"center",</div><div>&nbsp; &nbsp;"TextHorizontalAlign":"center",</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BorderColor":"#6f86d1",</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div><br></div><div>&nbsp; &nbsp;girisButton=giris.AddNewProButton(girisPanel1, 'girisButton', 'Giriş Yap');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(girisButton,'{</div><div>&nbsp; &nbsp;"MarginTop":180,</div><div>&nbsp; &nbsp;"TextColor":"#526fcc",</div><div>&nbsp; &nbsp;"TextWidth":300,</div><div>&nbsp; &nbsp;"TextHeight":200,</div><div>&nbsp; &nbsp;"Width" :200,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderColor":"#617bcf",</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;kayitButton=giris.AddNewProButton(girisPanel1, 'kayitButton', 'Kayıt Ol');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(kayitButton,'{</div><div>&nbsp; &nbsp;"MarginTop":290,</div><div>&nbsp; &nbsp;"TextColor":"#526fcc",</div><div>&nbsp; &nbsp;"TextWidth":300,</div><div>&nbsp; &nbsp;"TextHeight":200,</div><div>&nbsp; &nbsp;"TextSize":17,</div><div>&nbsp; &nbsp;"Width" :200,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderColor":"#617bcf",</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;giris.AddNewEvent(girisButton,tbeOnClick,'KullaniciKontrolEt');</div><div>&nbsp; &nbsp;giris.AddNewEvent(kayitButton,tbeOnClick,'KayitOl');</div><div>&nbsp;</div><div>&nbsp; &nbsp;giris.Run;</div><div>}</div></div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 16:28:50 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1339#1339</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : var giris: TclStyleForm; userName,...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1336#1336</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=208">rabiagnbs</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 15:38<br /><br /><div>var</div><div>&nbsp; &nbsp;giris: TclStyleForm;</div><div>&nbsp; &nbsp;userName, password, email: TClProEdit;</div><div>&nbsp; &nbsp;girisPanel1: TclProPanel;</div><div>&nbsp; &nbsp;girisButton, kayitButton: TClProButton;</div><div>&nbsp; &nbsp;AnaSayfa: TclUnit;</div><div>&nbsp; &nbsp;seyahatImg: TCLImage;</div><div>&nbsp; &nbsp;YeniKayit: TclUnit;</div><div>&nbsp; &nbsp;girisKontrol: TCLLabel;</div><div>&nbsp; &nbsp;kullaniciKontrol: TclSqlQuery;</div><div><br></div><div>/*void GirisBasarili;</div><div>{</div><div>&nbsp; ShowMessage('Başarılı bir şekilde giriş yapıldı &#9989;');</div><div>&nbsp;&nbsp;</div><div>&nbsp; giris.clShow;</div><div>&nbsp; AnaSayfa.UnitName='AnaSayfa';</div><div>&nbsp; AnaSayfa.CallerForm=giris;</div><div>&nbsp; AnaSayfa.Run;</div><div>}*/</div><div><br></div><div>void KullaniciKontrolEt;</div><div>{</div><div>&nbsp; kullaniciKontrol = TclSqlQuery.Create(nil);</div><div>&nbsp; Clomosy.DBSQLServerConnect('SQL Server', 'myserver9363.database.windows.net', 'azureuser', 'SES1234sizlik', 'yeniSeyahat', 1433);</div><div>&nbsp; kullaniciKontrol.Connection = Clomosy.DBSQLServerConnection;</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; kullaniciKontrol.SQL.Text = 'SELECT users_name, users_password, users_email FROM Users WHERE users_name = :userName AND users_password = :password AND users_email = :email';</div><div>&nbsp; kullaniciKontrol.ParamByName('userName').AsString = userName.Text;</div><div>&nbsp; kullaniciKontrol.ParamByName('password').AsString = password.Text;</div><div>&nbsp; kullaniciKontrol.ParamByName('email').AsString = email.Text;</div><div>&nbsp; kullaniciKontrol.Open;</div><div><br></div><div>&nbsp; if (!kullaniciKontrol.EOF)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Başarılı bir şekilde giriş yapıldı &#9989;');</div><div>&nbsp; &nbsp; giris.clShow();</div><div>&nbsp; &nbsp; AnaSayfa.UnitName = 'AnaSayfa';</div><div>&nbsp; &nbsp; AnaSayfa.CallerForm = giris;</div><div>&nbsp; &nbsp; AnaSayfa.Run();</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Kayıt bulunamadı&#10071; Lütfen Kayıt Olun.');</div><div>&nbsp; }</div><div><br></div><div>&nbsp; kullaniciKontrol.Free;</div><div>&nbsp; kullaniciKontrol.Close();</div><div>}</div><div><br></div><div><br></div><div>void KayitOl;</div><div>{</div><div>&nbsp; giris.clShow;</div><div>&nbsp; YeniKayit.UnitName='YeniKayit';</div><div>&nbsp; YeniKayit.CallerForm=giris;</div><div>&nbsp; YeniKayit.Run;</div><div>}</div><div><br></div><div>{</div><div>&nbsp; giris=TclStyleForm.Create(self);</div><div>&nbsp; giris.SetFormBGImage('<a href="https://i.pinimg.com/564x/8c/d9/16/8cd91636fb363780160fede3f9b7717e.jpg" target="_blank" rel="nofollow">https://i.pinimg.com/564x/8c/d9/16/8cd91636fb363780160fede3f9b7717e.jpg</a>');</div><div>&nbsp;&nbsp;</div><div>&nbsp; AnaSayfa=TclUnit.Create;</div><div>&nbsp; YeniKayit=TclUnit.Create;</div><div>&nbsp;&nbsp;</div><div>&nbsp; girisPanel1=giris.AddNewProPanel(giris,'girisPanel1');</div><div>&nbsp; clComponent.SetupComponent(girisPanel1,</div><div>&nbsp; '{"Align" : "Center",</div><div>&nbsp; "MarginBottom":100,</div><div>&nbsp; "MarginTop":100,</div><div>&nbsp; "Width" :350,&nbsp;</div><div>&nbsp; "Height":450,</div><div>&nbsp; "RoundHeight":20,</div><div>&nbsp; "RoundWidth":20,</div><div>&nbsp; "BackGroundColor":"#faf0f6"</div><div>&nbsp; }');</div><div>&nbsp;&nbsp;</div><div>&nbsp; seyahatImg=giris.AddNewImage(giris,'seyahatImg');</div><div>&nbsp; giris.setImage(seyahatImg,'<a href="https://i.hizliresim.com/6gglf4e.png" target="_blank" rel="nofollow">https://i.hizliresim.com/6gglf4e.png</a>');</div><div>&nbsp; seyahatImg.Height=250;</div><div>&nbsp; seyahatImg.Width=350;</div><div>&nbsp; seyahatImg.Align=alTop;</div><div>&nbsp;&nbsp;</div><div><br></div><div>&nbsp; &nbsp;userName=giris.AddNewProEdit(girisPanel1, 'userName', 'Kullanıcı Adı:');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(userName,'{</div><div>&nbsp; &nbsp;"MarginBottom":250,</div><div>&nbsp; &nbsp;"Width" :250,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"TextColor":"#133f87",</div><div>&nbsp; &nbsp;"TextSize":18,</div><div>&nbsp; &nbsp;"TextVerticalAlign":"center",</div><div>&nbsp; &nbsp;"TextHorizontalAlign":"center",</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BorderColor":"#6f86d1",</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;password=giris.AddNewProEdit(girisPanel1, 'password', 'Şifre');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(password,'{</div><div>&nbsp; &nbsp;"MarginBottom":140,</div><div>&nbsp; &nbsp;"Width" :250,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"TextColor":"#133f87",</div><div>&nbsp; &nbsp;"TextSize":18,</div><div>&nbsp; &nbsp;"TextVerticalAlign":"center",</div><div>&nbsp; &nbsp;"TextHorizontalAlign":"center",</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BorderColor":"#6f86d1",</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;password.Password=True;</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;email=giris.AddNewProEdit(girisPanel1, 'email', 'Email');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(email,'{</div><div>&nbsp; &nbsp;"MarginBottom":30,</div><div>&nbsp; &nbsp;"Width" :250,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"TextColor":"#133f87",</div><div>&nbsp; &nbsp;"TextSize":18,</div><div>&nbsp; &nbsp;"TextVerticalAlign":"center",</div><div>&nbsp; &nbsp;"TextHorizontalAlign":"center",</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BorderColor":"#6f86d1",</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div><br></div><div>&nbsp; &nbsp;girisButton=giris.AddNewProButton(girisPanel1, 'girisButton', 'Giriş Yap');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(girisButton,'{</div><div>&nbsp; &nbsp;"MarginTop":180,</div><div>&nbsp; &nbsp;"TextColor":"#526fcc",</div><div>&nbsp; &nbsp;"TextWidth":300,</div><div>&nbsp; &nbsp;"TextHeight":200,</div><div>&nbsp; &nbsp;"Width" :200,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderColor":"#617bcf",</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;kayitButton=giris.AddNewProButton(girisPanel1, 'kayitButton', 'Kayıt Ol');</div><div>&nbsp; &nbsp;clComponent.SetupComponent(kayitButton,'{</div><div>&nbsp; &nbsp;"MarginTop":290,</div><div>&nbsp; &nbsp;"TextColor":"#526fcc",</div><div>&nbsp; &nbsp;"TextWidth":300,</div><div>&nbsp; &nbsp;"TextHeight":200,</div><div>&nbsp; &nbsp;"TextSize":17,</div><div>&nbsp; &nbsp;"Width" :200,&nbsp;</div><div>&nbsp; &nbsp;"Height":50,</div><div>&nbsp; &nbsp;"RoundHeight":20,</div><div>&nbsp; &nbsp;"RoundWidth":20,</div><div>&nbsp; &nbsp;"BorderColor":"#617bcf",</div><div>&nbsp; &nbsp;"BorderWidth":2,</div><div>&nbsp; &nbsp;"TextBold":"yes",</div><div>&nbsp; &nbsp;"BackGroundColor":"null"</div><div>&nbsp; &nbsp;}');</div><div>&nbsp; &nbsp;</div><div>&nbsp; &nbsp;giris.AddNewEvent(girisButton,tbeOnClick,'KullaniciKontrolEt');</div><div>&nbsp; &nbsp;giris.AddNewEvent(kayitButton,tbeOnClick,'KayitOl');</div><div>&nbsp;</div><div>&nbsp; &nbsp;giris.Run;</div><div>}</div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 15:38:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1336#1336</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : Merhaba Rabia,B&#252;t&#252;n kodlar&#305;n&#305;...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1335#1335</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 15:30<br /><br />Merhaba Rabia,<div>Bütün kodlarını paylaşır mısın?</div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 15:30:00 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1335#1335</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : Merhaba giri&#351; yap ve kay&#305;t ol...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1333#1333</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=208">rabiagnbs</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 15:09<br /><br />Merhaba giriş yap ve kayıt ol butonları ve sayfaları mevcut kullanıcı kayıt olduğuda kayıt veri tabanına ekleniyor giriş yaptığında da yukarıdaki kodla birlikte kullanıcıyı kontrol edip eğer mevcutsa öyle giriş yapmasını istiyorum ama hata alıyorum maalesef&nbsp;]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 15:09:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1333#1333</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : Merhaba Rabia,Biraz daha detay...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1332#1332</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=106">Developer</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 15:07<br /><br />Merhaba Rabia,<div>Biraz daha detay verebilir misin projen ile alakalı olarak?</div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 15:07:46 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1332#1332</guid>
  </item> 
  <item>
   <title><![CDATA[sql kayıt kontrol : SQl&amp;#039;de bulunan verileri kod...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1325#1325</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=208">rabiagnbs</a><br /><strong>Konu:</strong> 780<br /><strong>Gönderim Zamanı:</strong> 31&nbsp;Temmuz&nbsp;2024 Saat 14:23<br /><br />SQl'de bulunan verileri kod içerisinde kontrol ederken bu şekilde ilerledim sorun nedir?:<div><br><div><div>kullaniciKontrol.SQL.Text = 'SELECT users_name , users_password, users_email from Users';</div><div>&nbsp; &nbsp; KullaniciKontrol.Open;</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; if ((kullaniciKontrol.Sql.Text)==(userName.Text) &amp;&amp; (password.Text) &amp;&amp; (email.Text))</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('Başarılı bir şekilde giriş yapıldı &#9989;');</div><div>&nbsp; &nbsp; &nbsp; giris.clShow;</div><div>&nbsp; &nbsp; &nbsp; AnaSayfa.UnitName='AnaSayfa';</div><div>&nbsp; &nbsp; &nbsp; AnaSayfa.CallerForm=giris;</div><div>&nbsp; &nbsp; &nbsp; AnaSayfa.Run;</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; else</div><div>&nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; ShowMessage('Kayıt bulunamadı&#10071; Lütfen Kayıt Olun.');</div><div>&nbsp; &nbsp; }</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; kullaniciKontrol.Free;</div><div>&nbsp; &nbsp; kullaniciKontrol.Close;</div></div></div>]]>
   </description>
   <pubDate>Wed, 31 Jul 2024 14:23:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=780&amp;PID=1325#1325</guid>
  </item> 
 </channel>
</rss>