DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Storing Word Documents in Oracle

  1. #1
    Join Date
    Oct 2002
    Location
    INDIA
    Posts
    65

    Storing Word Documents in Oracle

    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

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    utl_file is only good if the file you want is on the database server, I presume it isnt

  3. #3
    Join Date
    Oct 2002
    Location
    INDIA
    Posts
    65

    Storing Word Documents in Oracle

    We can store it in BLOB, anybody used BLOB storing word document(encrypting & decryption) and maximum that can be stored

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width