We have an app where we log every user action, it would get to about a million rows in one week, so we log to csv file, and then have a daily schedule which compiles all the raw data into totals - which comes to about 15 rows per day, and a lot less data. Then the reporting app can quickly and easily get totals for a given time period, without trawling through an impossible amount of data.
-----Original Message----- From: Michel Deloux [mailto:[EMAIL PROTECTED] Sent: 20 September 2005 16:58 To: CF-Talk Subject: Logging users actions - DB or Log4J? Hi all what's the best choice to store users actions in a CF application(inserts, updates and deletes)? DB or Log4J could be resolve this? Anyone use log4j? Any approaches? Cheers MD ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218720 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

