Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Experiences in storing documents in Oracle DB?
Hi!
Does anyone have experiences in storing (standard-)documents (such as Winword-files, Excel-files, etc.) in an Oracle-database? I intend to write an application (using MSVC++ 5.0 and OO4O22) to manage (binary-)documents in a database with a minimum of filesystem interference. Currently I can think of 2
alternative solutions:
Additionally the following requirements exist for the application that should
also be considered:
* All docs should only be stored in the DB, not in the filesystem (obviously!)
should nevertheless be possible!).
* Fulltext-search over the documents should be possible for quick
finding and access. (Maybe the Oracle Context-cardridge will help here???)
I have implemented test-programs of solution 1 so far, but the performance especially in creating large long-raw entries (above letīs say 2MB) in the database, is not that good. I would appreciate any suggestions or experiences,
also concerning efficient fulltext-search in binary database-fields.
Thanks,
Stefan Meindl
Received on Fri Apr 17 1998 - 03:18:44 CDT
![]() |
![]() |