Is performance a huge issue?  If it's not, just use the database named 'the
filesystem' and 'query' it with CFDIRECTORY rather than CFQUERY.  If that
won't work for whatever reason, you'd have to use a scheduled task to use
CFDIRECTORY and refresh the database periodically.  The former will result
in instant updates with no administrative overhead, the latter will be
faster for recalling, but cost to maintain the database.

barneyb

---
Barney Boisvert, Senior Development Engineer
AudienceCentral (formerly PIER System, Inc.)
[EMAIL PROTECTED]
voice : 360.671.8708 x12
fax   : 360.647.5351

www.audiencecentral.com

> -----Original Message-----
> From: Michael Pool [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 24, 2003 4:37 PM
> To: CF-Talk
> Subject: Automatic File List in Database
>
>
> How would be the easiest way to get a directories file names
> imported into a
> database and keep them updated automatically whenever a new file
> is created?
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to