kiat has asked for the wisdom of the Perl Monks concerning the following question:
1) Does the fact that the database is a flat file make the processing inherently error prone?
2) If the flat file gets very large, does it increase the probability of an error during processing?
3) Does using a structured database (database files created using, say, MySql) make the processing safer?
I hope someone can enlighten me on the above. Thanks in anticipation :)
kiat
|
---|
Replies are listed 'Best First'. | |
---|---|
(Ovid) Re: perl cgi and flat textfile
by Ovid (Cardinal) on Dec 07, 2001 at 05:18 UTC | |
by Anonymous Monk on Dec 11, 2013 at 13:48 UTC | |
by marto (Cardinal) on Dec 11, 2013 at 14:03 UTC | |
Re: perl cgi and flat textfile
by sparkyichi (Deacon) on Dec 07, 2001 at 05:10 UTC | |
Re: perl cgi and flat textfile
by trantor (Chaplain) on Dec 07, 2001 at 16:29 UTC | |
Re: perl cgi and flat textfile
by eformat (Initiate) on Dec 07, 2001 at 20:13 UTC |