Feche1320 Posted March 11, 2012 Posted March 11, 2012 Now, to use MySQL, do I have to use a plugin, or dbConnect, dbExec, dbQuery, etc is the same? Thanks. www.host-ar.com.ar
Castillo Posted March 11, 2012 Posted March 11, 2012 As far as I know, the built-on MySQL functions are better than Ryden's module. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Cadu12 Posted March 11, 2012 Posted March 11, 2012 Agree with Solidsnake14. Im still moving get/setAccountData to MySQL, I have made my own site with login, statistics, and profile Ingame nick: Cadu12
Feche1320 Posted March 11, 2012 Author Posted March 11, 2012 Agree with Solidsnake14. Im still moving get/setAccountData to MySQL, I have made my own site with login, statistics, and profile Currently I have SQLite, is it worth to move it to MySQL? www.host-ar.com.ar
Castillo Posted March 11, 2012 Posted March 11, 2012 I would say it is, as MySQL is able to connect with your website, live statistics and so on. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Cadu12 Posted March 11, 2012 Posted March 11, 2012 SQLite uses get/setAccountData, you can move to MySQL, but still harder. Edit: My server is still using get/setAccountData and im working on it moving to MySQL Ingame nick: Cadu12
Castillo Posted March 11, 2012 Posted March 11, 2012 SQLite doesn't use get/setAccountData? that's the MTA account system, which is now SQLite. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Feche1320 Posted March 11, 2012 Author Posted March 11, 2012 SQLite uses get/setAccountData, you can move to MySQL, but still harder.Edit: My server is still using get/setAccountData and im working on it moving to MySQL It won't be so hard, it's almost the same as SQLite, but just using queries. www.host-ar.com.ar
Cadu12 Posted March 11, 2012 Posted March 11, 2012 @Solidsnake14: http://code.google.com/codesearch#KdIew ... .cpp&l=786 http://code.google.com/codesearch#KdIew ... .cpp&l=820 @Feche1320 If you are lua skilled, it be easy for you. Ingame nick: Cadu12
Castillo Posted March 11, 2012 Posted March 11, 2012 That's account data, there's also the normal SQLite functions: executeSQLCreateTable executeSQLDelete executeSQLDropTable executeSQLInsert executeSQLQuery executeSQLSelect executeSQLUpdate San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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