WahTeasEWah
Programmer
I have an employee db which allows the insertion of an ole picture; however some users have choosen to insert very large pictures into a db record expanding the field for every record and thus expanding the database size dramatically with changes to only one record. Is there a way to find out the size of an OLE Object before updating the record? Maybe the size of the record? Something so I can prevent this?