Page 1 of 1

Question for someone smart

PostPosted: Mon May 23, 2005 12:26 pm
by Guest
Is there ANY possible way to sort records by the size of the container field's contents? I want to decrease the size of a database that has pictures of people. I didn't know that it would be good to keep filesize down when starting, so I need to find the big files and change their resolution. Any ideas?

PostPosted: Mon May 23, 2005 5:45 pm
by John Sindelar
Its been a while, but I believe you can use the InsideScan plugin to export your field contents, then reimport them as thumbnails (InsideScan lets you manipulate the image resolution and size on import and export).

Alternately, I imagine that your could Export Field Contents in FM7 record by record and then use TroiFile to test for the size of the exported file- flagging the records with big files.

Hope that helps.

thanks for the help. I hope it works out

PostPosted: Thu May 26, 2005 1:12 pm
by Guest
Thanks for the help! I hope it works out :P