Jump to content

SQLite : طلب ل


Recommended Posts

قريت الموضوع من قبل و فهمته كله

بس ما لقيت المطلوب

SELECT هي طلبك

ممكن مثال للتحقق؟ :oops:

+

خذ الفكرة اللي ابي اسويها

الفكرة انه لما يضغط علي زر يضيف رو للجريد ليست

اللي انا مسويه الاضافة و الاستدعاء شغال تمام

الحين ان اابي تحقق اذا الكان الرو موجو بلجريد ليست عن طريق

SQLite

Link to comment
local result = executeSQLQuery("SELECT * FROM table WHERE row=?", "tn6el") 
if result and type(result) == "table" and #result ~= 0 then 
    outputChatBox("yes") 
else 
    outputChatBox("no") 
end 

ضبط اخي شكرا والله يخليك افدتني كثير :D

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...