DAT stores the files locally. SQL requires a SQL database. (if you don't know what SQL is, go with DAT.)
Nope. Both DAT and SQL use the text files for drops, the gsl stuff was a thing I ended up doing later on when I got tired of the text files. The difference between dat and sql is that one stored the data on binary files while the other stores the data in an sql database (which requires a mysql server)
Thank you for the clarification, that makes LOADS more sense. Is there any benefits for a solo player to use SQL for a server other than the convience of not having to edit text files?
You'd still have to edit text files for the drops, for both SQL and DAT. Soly's ItemRT login server uses a gsl file for drops instead of the text files, with a much easier way to understand the data (provides a GUI, life saver ) Most people here (including Sodaboy) would recommend the SQL version. The DAT version doesn't get all that much support. I guess it depends on how you intend to use it.
Unless I'm going blind, I can't locate a way to set up my controller. How do I set up my controller through this? I'm not seeing it anywhere in options.
Just wanted to say a big thank you for popping the files up here after a few silly mistakes, got the server all hosted and running smoothly. This should make learning sql and data basing a little more fun. Thanks again if only this was around back in 00's would of saved me my pocket money back then. : )