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

Thread: documents stroed in database ????

  1. #1
    Join Date
    Jan 2002
    Posts
    83

    documents stroed in database ????

    hi all

    I want to know whether I can store documents in the oracle database.
    If it can be done, how do I enter them into tha database and how r they stored in the database ?

    thankx
    regards
    ICEMAN

  2. #2
    Join Date
    Mar 2002
    Posts
    200
    Wondering if UTL_FILE package can be used anyway to create and store documents, not sure though. Would definitely be interested to understand if someone here has had a solution for this.

  3. #3
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    You can store them and also index them...have a look at column called blob and also have a look at intermedia..in order to store documents in the database like word pdf excel you need to make use of dbms_lob proceedure ...to place the docs into the database..

    regards
    Hrishy

  4. #4
    Join Date
    Jan 2002
    Posts
    83

    god bless you

    hi hrishy

    thankx a lot..but can u be a bit more detailed. or
    could you give me a step by step answer on how to go about it or just direct me to the link and i shall follow it up.

    thankx a ton

    thnakx
    ICMEAN

  5. #5
    Join Date
    Nov 2002
    Location
    Dublin, Ireland
    Posts
    133
    Go to asktom.oracle.com and search for word "word doc".
    Here is an example :
    http://asktom.oracle.com/pls/ask/f?p...D:242014628882
    Giani

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