The only way I know is to write the contents of the picturebox to a temporary file, then read in the file (in banary mode) then use the AppendChunck method to build the field (which is an OLE field).
To get the picture back, you do the reverse except you use GetChunck instead of AppendChunck.
I have done it an the application works fine.
Do you need more info??
Greg. "Life is full of learning, and then there is wisdom"