ASCII & Binary sort (was: sort question )
Scott "The Pseudo-Hacker" Neugroschl
abcscnge at csuna.csun.edu
Sun May 21 02:52:32 AEST 1989
In article <415 at crdgw1.crd.ge.com> barnett at crdgw1.crd.ge.com (Bruce G. Barnett) writes:
>Does anyone have any experience of the disadvantages (speed, size) of using
>a pure ASCII database?
Speed/size aren't that bad, IMHO. We wrote a test driver for an embedded
system. That used ASCII files, speed/size was OK.
The REAL problem was that the users knew just enough to be dangerous --
they'd try to edit the data files with vi(1).
--
Scott "The Pseudo-Hacker" Neugroschl
UUCP: ...!sm.unisys.com!csun!csuna.csun.edu!abcscnge
-- Beat me, Whip me, make me code in Ada
-- Disclaimers? We don't need no stinking disclaimers!!!
More information about the Comp.unix.questions
mailing list