oracle - Returning the BLOB value from a database -


i'm working on windows application reads .wav files byte array , stores byte array oracle database. i'm storing bytes blob , and conversion seems working since there's no corruption.

my problem have no idea on how read bytes database. need able read bytes database , convert them original .wav format.

i tried clob files got corrupted after uploading them database.

im using visual studio 2012 , oracle 10g.

i have no idea how works in visual studio 2012. can use pl/sql procedure sth. that. have @ link: downloading documents custom table


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -