- Home /
Connection with MySQL
Hello, everybody!
I am creating a Project Management game, where the environment will be a development environment. But to do that, I need to select too many questions about the project the game will work with (like characters definitions - programmers, requirement analyst, etc, its abilities, etc).
Everything is gonna taken from the database (which will be MySQL).
So, I need to know if it's possible a connection like this, because this database will contain a lot of tables, in order to database evolution.
Thank you for your time!
Comment
Answer by DaveA · Mar 12, 2012 at 10:50 PM
Quite. I use my own scripts using WWW to hit the mySQL on my server via PHP scripts there. But there is a helper in the Asset Store too, for sqlite I think.