Click to See Complete Forum and Search --> : /usr/bin/utf8 pic.jpg -f pic.txt


gert cuykens
10-01-2006, 01:27 PM
i would like to convert a jpeg file so i can insert it using mysql client ?

chazzy
10-01-2006, 09:14 PM
huh?

gert cuykens
10-01-2006, 09:31 PM
well my phpmyadmin doesnt work anymore so i am stuck with mysql console and i want to insert a image jpeg file but my console doesnt like the **(&^$^$%*&*&^^& representing the image that i copie paste from my browser when i do view source of the image.

chazzy
10-01-2006, 09:39 PM
unfortunately,inserting binary isn't possible w/ command line. you can use a scripting language to open the data and insert it into the database.