I'd have to agree with Paul on this one. In one of the new issues of aspNetPro magazine there is an article about storing files in your Database. It is becoming more common to store images, files etc.. in your DB rather than just putting a link to the file. Security is handled by the DB as well so you don't worry as much about setting up secure directories.
Ben ----- Original Message ----- From: "Paul Hastings" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 11:19 AM Subject: Re: BLOBs and CF > > of your database very quickly and necessitate a larger DB server than is > > really required, as well as possible cause a detriment your real database > > tasks. > > i beg to differ. storing binary data (files, images, spatial data, etc.) is > a real database task these days. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

