Well.. i know a good deal of mySQL, and i saw that mySQL has a little API that allows you to use your mySQL db in conjunction with C++.
Now, i'm wondering if i can use a db to store information for a game, like monster's stats and items and such. The problem is that i don't know if and how i can make the DB portable, so i can include with the game and not have to have the user set up mySQL on their comps in order to play.
Anyone have any experience with mySQL and C++ interactivity? I'd like to know if my db idea is at all feasible or possible.



LinkBack URL
About LinkBacks


