I have a database which contains a field with a .jpg attachment. I am in the process of decreasing the size of each attachment to reduce redundancy and increase consistency.
I have roughly about 600 photographs I am currently working with and due to the nature of the database, additional pictures will continue to be added. What I would like to do is create a query and have that query only show me attachments which are larger than 800X600 pixels. I can run this query as part of my maintenance and reduce those photographs to a more desired size.
What I don't know how to do is add a criteria to my query to only retrieve pictures larger than this specific size. Any recommendations, is this possible?
Respectfully,
I have roughly about 600 photographs I am currently working with and due to the nature of the database, additional pictures will continue to be added. What I would like to do is create a query and have that query only show me attachments which are larger than 800X600 pixels. I can run this query as part of my maintenance and reduce those photographs to a more desired size.
What I don't know how to do is add a criteria to my query to only retrieve pictures larger than this specific size. Any recommendations, is this possible?
Respectfully,