Jump to content

MTA + MySQL


Feche1320

Recommended Posts

Posted

Agree with Solidsnake14. Im still moving get/setAccountData to MySQL, I have made my own site with login, statistics, and profile

Posted
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?

Posted

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

Posted
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.

Posted

That's account data, there's also the normal SQLite functions:

executeSQLCreateTable 
executeSQLDelete 
executeSQLDropTable 
executeSQLInsert 
executeSQLQuery 
executeSQLSelect 
executeSQLUpdate 

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...