View Single Post
Old March 9th, 2005, 06:56 AM   #12 (permalink)
Michael P
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,860
You would need to run:

UPDATE photos SET medwidth=0,medsize=0,medheight=0 WHERE medsize > 0;

And then you could remove the files withing the medium folders, yes.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote