LordGarfield
IS-IT--Management
Hi..
I know how to add a image file into a blob field of mysql. I also know how to get it back out into a file on windows. but I do not want that. I would like to have a variable that holds the picture So that i can do something like
image1.picture = myblob
this without first creating some temp folder on the system.
the meaning, I have some products in a database and also a picture of it. I want to display these products toghetter with the image wich is stored in a blob file.
hope sombody can help me..
I use Visual Basic 6
ADODB stream
and mysql as a database.
tank you.
greetings
roel.
I know how to add a image file into a blob field of mysql. I also know how to get it back out into a file on windows. but I do not want that. I would like to have a variable that holds the picture So that i can do something like
image1.picture = myblob
this without first creating some temp folder on the system.
the meaning, I have some products in a database and also a picture of it. I want to display these products toghetter with the image wich is stored in a blob file.
hope sombody can help me..
I use Visual Basic 6
ADODB stream
and mysql as a database.
tank you.
greetings
roel.