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

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

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -