On Aug 1, 2006, at 4:21 PM, Paul Zarnowski wrote:
...For what you want to do, you would need to process the "archives" table, which would potentially be huge. In fact, the SQL query against this table would probably run for quite a long time and could potentially hold locks on your server which might lead to operational problems. ...
And, it's pointless in that actual client file sizes are generally not available from the server side. Richard Sims
