Skip to main content
Participant
August 16, 2017
Question

View an Oracle BLOB object

  • August 16, 2017
  • 2 replies
  • 482 views

I save a PDF into an Oracle BLOB Object in C#.net using ODP.  I read the data into an OracleBlob object using pdf.pdfDoc = (dr.IsDBNull(1)) ? null : dr.GetOracleBlob(1);

How do I view this object so that it looks like a PDF?? 

This topic has been closed for replies.

2 replies

Legend
August 16, 2017

From a web server? Deliver the blob as a file with appropriate content-type, just like anything else.

John T Smith
Community Expert
Community Expert
August 16, 2017

The Lounge Forum is not for technical help, please provide the name of the program you are using so your message may be moved to the correct program forum... A program would be Photoshop or Dreamweaver or Muse or Premiere Pro or ???