I am trying to display an image stored as a BLOB in an Oracle db. I am using a DSNless connection. I tested the connection and the SQL and they both work, but I am getting the error "A default property was not found for the object." on the Response.BinaryWrite line. Any suggestions?
I am creating a webpage that has to display an image from an Oracle db using Javascript and ASP. I found lots of help using VBScript but need help using Javascript. Does anyone know how to display images in asp that are in a blob?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.