byte() to string()

P

Piedro

Hi

I've got a blob field in a database and I need to place it in an
invisible textbox and then convert it to an image and place it in a
picturebox. I know it sounds weird but this is the way I have to do
it, my problem isn't converting the blob data to an image and place it
in a picturebox, but I've trouble with placing the byte array (from
the blob field) in the invisible textbox, any help would be helpful
;-)

gr Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top