Quote Originally Posted by oofki
And running a database server for a flat DB is kind of useless, you might as well just use a text file :-P
Not necessarily. One advantage would be that multiple users could access at the same time, which is a requirement. You could simulate that with a text file, but if you have more than 2 or 3 users, I wouldn't suggest it. In response to why I would ask, there's more out there than just those 3.