Thread: Only MySQL?
View Single Post
  #2  
Old 09-18-2003, 08:41 AM
Guest
 
Posts: n/a
Default

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.