Oracle BLOB - display BLOB in ASP.net page using DetailsView
704518Aug 7 2009 — edited May 3 2011I'm having a hard time trying to figure this out...
I've been everywhere reading code that doesn't work, that I can't customize to my pages. I have a column that is a BLOB in a database. The BLOB has images. I need to display them on an ASP.NET page. I'm writing in VB not C#. I do not have enough programming savvy to convert C# to VB.
Help! It's the last piece of the puzzle for my application.
Thank you!