> Hmm, that's odd I thought that was what InterMedia from Oracle was all
> about? Of course they just scratched the surface in 8i but in 9i it's
> all
> about that. I can search binary data, both clob and blob. They can be
> stored
> within the database structure itself or in separate files associated
> with
> the db structure. They have little or nothing to do at all with
> relational
> modeling.
>
InterMedia is just an abstraction. The BLOBs and CLOBs are stored just
as they always are, so when you need to search inside them InterMedia
retrieves the object, "transforms" it into what is supposed to be (PDF,
XML, etc) and only then is able to look inside it. As far as separate
files associated with the DB structure, that isn't an InterMedia
feature; that is just a BFile type, which stores a pointer to a binary
file on the file system.
-Matt
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- RE: Images - store in DB or filesystem? Schuster, Steven
- Re: Images - store in DB or filesystem? Matt Liotta
- Re: Images - store in DB or filesystem? Charlie Griefer
- Re: Images - store in DB or filesystem? Spectrum WebDesign
- Re: Images - store in DB or filesystem? Jochem van Dieten
- RE: Images - store in DB or filesystem? Dave Watts
- Re: Images - store in DB or filesystem? Paul Hastings
- Re: Images - store in DB or filesystem? Spectrum WebDesign
- Re: Images - store in DB or filesystem? Jochem van Dieten
- RE: Images - store in DB or filesystem? Schuster, Steven
- RE: Images - store in DB or filesystem? Matt Liotta
- RE: Images - store in DB or filesystem? Schuster, Steven
- RE: Images - store in DB or filesystem? Dave Jones
- RE: Images - store in DB or filesystem? Schuster, Steven
- Re: Images - store in DB or filesystem? Kevin Graeme
- RE: Images - store in DB or filesystem? Schuster, Steven
- Re: Images - store in DB or filesystem? Paul Hastings
- Re: Images - store in DB or filesystem? Spectrum WebDesign