Log in

View Full Version : Only MySQL?


overcome
09-18-2003, 08:37 AM
I am wanting to try and make my own EQEmu LAN server but was wondering if I have to use MySQL or can I use another SQL program such as Microsoft SQL 7?

09-18-2003, 08:41 AM
Someone else asked the same question recently. The answer was that EQEmu is written using the mysql API ... you *could* use another SQL server, but you would have to alter all the SQL calls in the source code to use the API of your chosen database server.

x-scythe
09-18-2003, 01:09 PM
mysql is free so it doesnt really matter