View Single Post
  #8  
Old 01-08-2004, 03:14 PM
bigbinc
Guest
 
Posts: n/a
Default Re: Storing/retrieving BLOBs with JSPs

Michael Borgwardt <brazil@brazils-animeland.de> wrote in message news:<btk8td$84qki$1@ID-161931.news.uni-berlin.de>...
> bigbinc wrote:
>
> > This is cool stuff,

>
> "Really idiotic" is the expression I'd use.


You are kidding me right, A filesystem is basically a database full
of file nodes.

If you are dealing in a one OS, one machine fine, standard file access
is great. If you are dealing with heterogenous networks, where NFS
is not available, then a Databased filesystem may in fact be the only
way to go.

See oracle internet filesystem.

[url]http://otn.oracle.com/documentation/ifs_arch.html[/url]

Plus the fact, where is your data and performance stats, as you very
well know to say an approach in the computer industry is completely
idiotic, is idiotic.
Reply With Quote