all, I'd like to do an insert into a db of a picture (picture or BLOB), some text (varchar) and a base64 encoded folderitem (varchar). I've looked at the picture field examples but even the SQL version uses the API to insert the pictures. I want a purely SQL way of doing the insert and a purely SQL way of retrieving them. cheers kim