Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dragon2733
  • Content: Threads
  • Order by date
  1. dragon2733

    Blob to pdf

    I need to read a blob from the oracle database and display it as a PDF. I have included the code I am using, however, I am getting a nullpointer exception when trying to write the blob. What am I missing? Is there a better way to do this? Thanks! InputStream inStrm = null; OutputStream...

Part and Inventory Search

Back
Top