I have a single dimensional array of double values which I want to store into
an image field of sql server database. I couldn't find any sample code to do
that, the sample code everywhere talks about reading and writing to a file.
I want to know how to store and retrieve an array of double from the image
field using vb.net. I would appreciate any inputs on this.
Thanks