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
Printable View
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
utl_file is only good if the file you want is on the database server, I presume it isnt
We can store it in BLOB, anybody used BLOB storing word document(encrypting & decryption) and maximum that can be stored