I have image fields imbedded in a sql database. I thought it might be more effecient to instead imbed the file location (i.e. "c:\\pictures\image1.gif"). Then I want to in a CR formula change the dummy ole object file(on the report) location to the immbedded file location "c:\\pictures\image1.gif". Each record could have a different imbedded file location. I'm using CR 8.0, windowsXP, and SQL 2000.