Charles, Search for "BLOB" in the help. It's under "BLOB Information"
INSERT INTO IMAGES (ID, IMAGEDATA) VALUES + (1, ['filename.bmp']) Bill On 25 Aug 2004 at 16:23, Charles Parks wrote: > If I have the path and filename for a graphic is there a way to load > that into the database? > > I can't seem to find the command that allows this to be done from a > command file. > > I have a form based on a single table view and when I try to use the > Note/Blob Field Viewer/Editor it won't let me save the graphic.
