27.12.2011, 22:47
I didn't ask what is better, if I wanted to use files, I would.
MySQL is simply the best all round in my opinion, can be displayed on a website, faster than SQLite and it has awesome functionality. Why not?
It saves under OnGameModeInit, how would I figure out which mysql row to edit based upon a vehicleid or array index? (That's actually given me an idea, could I use SELECT?)
EDIT:
When the server runs on the VPS, will it still be this slow, or is it just a distance issue? ( I cannot test right now )
MySQL is simply the best all round in my opinion, can be displayed on a website, faster than SQLite and it has awesome functionality. Why not?
Quote:
Lets say you have an enumeration for vehicle data. In there, include a value that represents the vehicle's ID in the database. This way, reorganizing anything isn't necessary. |
EDIT:
When the server runs on the VPS, will it still be this slow, or is it just a distance issue? ( I cannot test right now )