|
flat db
I now this thread is fairly old, but thought to add my 2c's
a guy in my class is doing a project that uses text files as a flat db
basically reading one line at a time and checking for delimiters within the line etc
this would cut down on having to learn new languages/methods etc and I think may help with portability.
|