Hi @all!
I want to store picture files in a mysql 4 database.
I've heard it has to be saved as a BLOB. But how do I insert a file, with a sql script or a with a
vb programm? Do I have to read out the file in binary mode and save the string in the database as a blob?
I would be happy if anybody could help me!!
Thanx & Greez to all!