Thread: Mysql & C++
View Single Post
Old 04-01-2008, 05:23 PM   #4 (permalink)
Glitch0r
Still learning the ropes
 
Glitch0r's Avatar
 
Join Date: Oct 2007
Posts: 24
Reputation: 10
MMOFaces Profile: None Yet
Default

Quote:
Originally Posted by smartgear View Post
Also, if you built an mmo with C++ you don't necessarily have to use MySQL to store player info .. you could use text files, xml, etc. But MySQL would be a better choice.
True but try not to use text files, take too much space, and slow to mantain when mysql is very easy to maintain if you also code a cool script to do that also in C++.
__________________
Glitch0r is offline   Reply With Quote