I would keep in mind the relative size of your database backups. Storing all of those documents as BLOBs is going to make you have a pretty large backup...and of course you want to back up the documents, too...but if the rest of the database is transactional in nature, and the documents are there more for history or reference, then having them in the database may cause unneeded strain in the case of a restore. On the other hand, having them in the database makes keeping it easy to keep everything in synch.
-- Jim Wright Wright Business Solutions [EMAIL PROTECTED] 919-417-2257 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231966 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

