mysql byte[] problem

  • Thread starter Thread starter Eþref DURNA
  • Start date Start date
E

Eþref DURNA

hello,
I have a mysql database(which I could not modify)
and there is a Field type of blob which exuals to byte[] at mysql.
I could not read the data from mysql to get that byte[] values and convert
to string.

Thanks for your help
Esref DURNA
(e-mail address removed)
 
Post the code how are you retrieving info from database, maybe them we can
help you
 
Back
Top