Re: SQL select question

2003-10-31 Thread Anders Pontusson
> Does anyone have a way to determine the total amount of files and data > used by a specific file type across the server? In particular, mp3's but > there are other questionable data types. Try this one... However I got no idea if includes just active or both active and inactive files, copypool

Re: SQL select question

2003-10-30 Thread James Choate
customers expectations -Original Message- From: William Goliak [mailto:[EMAIL PROTECTED] Sent: Thu 10/30/2003 2:53 PM To: [EMAIL PROTECTED] Cc: Subject: SQL select question Does anyone have a way to determine the

SQL select question

2003-10-30 Thread William Goliak
Does anyone have a way to determine the total amount of files and data used by a specific file type across the server? In particular, mp3's but there are other questionable data types. I realize that this will be an extremely time consuming select but you gotta do what you gotta do. -Bil