I have a big problem in c# windows application,in the my oracle database has a this record:
D0CF11E0A1B11AE1000000000000000000000000000000003E0...
that record save into Long Raw data type into oracle database,i want read that record and show that in picture box,for more explain that record image save into oracle database.How can i write code for that purpose?