Dear all
I have array of double in the memory and i want to insert this array to blob in oracle 10g DataBase which i use - how can i do that???
i tried memory stream but i uses only array of bytes???
i used binaryreader / writer and readByte method - but how do i link this to the insertion into blob???
thanks alot