I have a field in a table of data type OLE Object. I can open the table in table view, right click and choose Insert Object, then choose Create From File, Linked and choose a graphic file (bmp, tif, etc.).
How do I do this in VBA code?
rs.mypicturefield...?