karthi vimala

karthi vimala

  • NA
  • 49
  • 51.1k

how to retrieve the binary data from a table

Mar 28 2011 7:55 AM
hi,

   can any one explain me how to retrieve the binary data from a table

resumearray = ((

i used like this.

in declaration i declare like this

byte[] resumearray;

but the error use of unassigned local variable error will occur.how can i solve this

byte[])rdr["resume"]);

Answers (2)