Click to See Complete Forum and Search --> : Storing Word Documents in Oracle


pmsuper
03-27-2006, 08:20 AM
As per our project requirement we want to store the word document into an oracle database.(Encrypt & Decrpt method)

Frond end : J2EE: OS: Sun Solaris

Using UTL_FILE_DIR in solarid word file is accepted ?

Anybody had experienced ?


regards
pmsuper

davey23uk
03-27-2006, 01:24 PM
utl_file is only good if the file you want is on the database server, I presume it isnt

pmsuper
03-28-2006, 12:03 AM
We can store it in BLOB, anybody used BLOB storing word document(encrypting & decryption) and maximum that can be stored