Hello, I am not sure what you are asking...
Are you asking if it is possible to log a user's actions in your application in a DB? OR Are you asking if the DB logs all the database user actions (actions of a user against tables, etc.) in the database somewhere? If it is #1, then yes, you can...you need to insert a record for each event you want logged. This could get pretty large though, depending on how much activity your app gets. I am doing something similar to this for a project I am working oin currently. A customer requirement is to log all actions in the application in the Oracle DB, and provide reports on it. If it is #2, I would consult your RDBMS' documentation. Hope that helps! -- Exciteworks, Inc Expert Hosting for less! *Ask for a free 30 day trial!* http://exciteworks.com Plans starting at -$12.95- including MS SQL Server! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=35 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183043 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

