I was trying to load a JPEG picture into a TblobField to insert into the database table.
I do something like TBlobField(Form1.ADOTable1.FieldByName(`Picture')).LoadFromFile (filename); I get error message `field is not in edit/update mode'. I would be interested to know if anyone else has had any such similar problem. Thanx Anu Rang, TotallyFreeEnergy Http://totallyfreeenergy.freehoxt.com

