I need major help with this. I can supply the databases (mysql) but I don't know anything about it. I don't know how to install them or enable them or what ever on the dedicated server. If you're wondering, I need it for a ArmA 3 server, it needs either mysql or sqllite. Running on Windows Server 2008 R2.
I can pay you as well. Message me on skype if you know a lot about SQL and can help me with it. Skype: codyman1997
Thanks,
Killertoad
[editline]16th February 2014[/editline]
Okay, thanks for the disagree....as this wasn't an opinion....nor was it anything to do with agreeing, or disagreeing....
You don't need to be a "pro" to install a MySQL server and add some users and databases to it. SQLite is even easier because you generally don't need a separate database engine and it's integrated into the application itself.
Go here:
[url]https://downloads.mariadb.org/[/url]
And download the Windows release (32 or 64 bit depending on which version of Windows you're using.)
Then install it:
[url]https://mariadb.com/kb/en/installing-mariadb-msi-packages-on-windows/[/url]
Also download MySQL Workbench (a frontend GUI for editing tables, users, etc.):
[url]http://dev.mysql.com/downloads/tools/workbench/[/url]
Then read on how to add databases/users:
[url]http://dev.mysql.com/doc/workbench/en/wb-getting-started-tutorial.html[/url]
I can do it for you if you [I]really[/I] want someone else to, but the best thing is for you to learn how to do it. Even if I or someone else set it up for you, we're not going to be on call after the initial setup if something invariably breaks. If you learn how to setup and maintain it, you won't have to rely on others and have your server grind to a halt because of it.
Sorry, you need to Log In to post a reply to this thread.