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

Thread: how to store DOC, PDF, XLS etc. file in DATABASE(Oracle 8.0.5)

  1. #1
    Join Date
    Apr 2001
    Location
    Vadodara, India
    Posts
    249

    how to store DOC, PDF, XLS etc. file in DATABASE(Oracle 8.0.5)

    I want to store DOC, PDF, XLS etc. file in database(Oracle 8.0.5) and after storing how it can be retived from database ?

  2. #2
    Join Date
    Nov 2000
    Location
    Israel
    Posts
    268
    If you have the Enterprise Edition, you can use BLOB, CLOB or BFILE.
    It is better to ask and appear ignorant, than to remain silent and remain ignorant.

    Oracle OCP DBA 9i,
    C++, Java developer

  3. #3
    Join Date
    Apr 2001
    Location
    Vadodara, India
    Posts
    249
    I have save XLS file using bfile. But i am unable to restore it back to o/s.

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