Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

What's the best SQL Server to use?

Joined
Jul 11, 2012
Messages
786
Reaction score
190
All new SQL servers should support older versions, in case you're referring to Gunz database, it should work fine with them. (Haven't tested it though)
As for C++, do you mean a compiler for the source code ? If so, the one built with 2012 is good, if you wanna upgrade it to 2019 you might encounter some errors which you may need to fix (but that's not a big deal).
 
Upvote 0
Junior Spellweaver
Joined
Feb 2, 2012
Messages
157
Reaction score
53
All new SQL servers should support older versions, in case you're referring to Gunz database, it should work fine with them. (Haven't tested it though)
As for C++, do you mean a compiler for the source code ? If so, the one built with 2012 is good, if you wanna upgrade it to 2019 you might encounter some errors which you may need to fix (but that's not a big deal).

This.
 
Upvote 0
I'm retired, I'm already
Banned
Joined
Oct 3, 2011
Messages
832
Reaction score
155
As for C ++, I recommend 2013 and 2019 is much better for me, and SQL because you can use 2008 R2 until 2014, the one I currently use is 2014.
 
Upvote 0
Back
Top