I use an OLE Object field in my database to store binary data. I think it use to be called a BLOB (Binary Large Object). When I read and write to the OLE Object field I use a byte array.

Greg