Topic: Blobs :S
Hey GMan, just wonder i know its cheeky but i'm kinda desperate, in the mysql u have ways of getting int val's double, long etc, but no way of getting blob data? is this something u could impletement?
a blob is a binary object (i.e used for storing images) and shouldnnt be too hard for u to do
well thanks