Using images field in Base

I am having trouble including images in a Base field.
Can anyone help please?

What kind of trouble are you having?

If you are using the imbedded HSQL database engine you should be able to define a table field as Image [LONGVARBINARY] and then populate that field with images. Be aware that the database size grows fairly large if high resolution images are inserted.