View Single Post
  #1  
Old 07-19-2008, 10:28 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
MySQL for NPC-Server

I've always been lamenting about how I need some kind of unified database system to organize all the stuff on Valikorlia. So as I worked on the new Approvals Database for the server I had the sudden thought:

This thread is a request for a MySQL server on the same computer that hosts the Playerworld itself that can be accessed by script.

Having the MySQL server on the same computer as the NPC-Server is a requirement for obvious reasons.

Also the database file(s) should be accessible with the file browser for easy backup or modification.

If this is not feasible due to communication time between the NPC-Server and MySQL or some other reason, then perhaps adding database features to the NPC-Server itself would be a better idea.

Edit: Inverness thinks SQLite is a better idea now
__________________

Last edited by Inverness; 07-19-2008 at 12:46 PM..
Reply With Quote