PassMark Logo
Home » Forum

V5 + PDF Files in Oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • salmendros
    Newbie
    • Jun 2007
    • 1

    #1

    V5 + PDF Files in Oracle

    I have my pdf files stored in blob columns in oracle.

    My doubt is if I can use this software to find documents using php.
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    It should work if you make the database content accessible via web pages and use Spider mode in Zoom.

    The important thing it to make sure the web server returns the correct MIME type. So that Zoom (and other web browsers know that the data being returned from the server is a PDF file)

    Comment

    Working...