aintaro Posted April 30, 2014 Share Posted April 30, 2014 Hello guys, I'm starting to learn some sql so... If I want to make tables and stuff with sql do I need to add modules/mta_mysql.dll? Because I made a file.db in my server and it didn't require me to load the modules. Any information on this would be helpfull, Thanks a lot! Link to comment
Karuzo Posted April 30, 2014 Share Posted April 30, 2014 No you don't need the mysql module . Link to comment
aintaro Posted April 30, 2014 Author Share Posted April 30, 2014 No you don't need the mysql module . thxx Link to comment
aintaro Posted April 30, 2014 Author Share Posted April 30, 2014 No you don't need the mysql module . How do I check my tables and rows in my database? like is there some sort of editor ? Link to comment
Woovie Posted April 30, 2014 Share Posted April 30, 2014 If you mean a visual editor like phpMyAdmin, you can use SQLite Database Browser. http://sourceforge.net/projects/sqlitebrowser/ Ingame, you use dbQuery() func. https://wiki.multitheftauto.com/wiki/DbQuery Link to comment
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