Anubhav Posted June 25, 2014 Posted June 25, 2014 Hi, I had learned SQL I have a question! If I insert something in a table with dbExec INSERT query, so how should I get it. I am realy new in these things. See my some resources: Skin shop: https://community.multitheftauto.com/in ... ls&id=8008 Note script: https://community.multitheftauto.com/in ... ls&id=8009 Rules Panel: https://community.multitheftauto.com/in ... ls&id=8246 Random Money: https://community.multitheftauto.com/in ... ls&id=8718
Arnold-1 Posted June 25, 2014 Posted June 25, 2014 You don't need to get the result, as it as an INSERT query, you would only need it in SELECT query, which means you should use dbQuery with dbPoll Ingame Name: Arnold If you need my help, contact me on Skype @bshr.ara NOTE:DO NOT ASK ME FOR SCRIPTS, ASK ME FOR HELP
Anubhav Posted June 25, 2014 Author Posted June 25, 2014 How to use dbPoll? I know dbQuery but what does dbPoll do? See my some resources: Skin shop: https://community.multitheftauto.com/in ... ls&id=8008 Note script: https://community.multitheftauto.com/in ... ls&id=8009 Rules Panel: https://community.multitheftauto.com/in ... ls&id=8246 Random Money: https://community.multitheftauto.com/in ... ls&id=8718
aintaro Posted June 25, 2014 Posted June 25, 2014 How to use dbPoll? I know dbQuery but what does dbPoll do? Just use sqlLite, I find it alot easier with executeSQLQuery (query) None of us is as smart as all of us.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now