audit
MySQL - change tracking of the *data* in the DB?
I have a situation where I need to keep track of all changes to the data in a MySQL database. For example, we have a field in the \"customers\" table which will contain a rating that indicates how r[详细]
2023-03-18 01:13 分类:问答use triggers to keep history of relational tables
say I have 6 tables. Workstation Workstation_CL Location Location_CL Features Features_CL I am currently using triggers to do inserts into the \"_CL\" version of each table with an additional fiel[详细]
2023-03-17 18:07 分类:问答Is there a log file of running processes in Server Advantage
My name is Josue I need your开发者_运维问答 help with this: Is there any way to audit or monitor the server processes that connect to the[详细]
2023-03-14 21:36 分类:问答Entity Framework 4: How do I get the original values of a child object when saving a parent?
I\'ve seen lots of posts on SE relating to this, but none have answered the question satisfactorily. If there is a post that does answer this (with an actual code example) then please point me in that[详细]
2023-03-13 16:16 分类:问答Keeping an Audit Trail of any/all Python Database objects in GAE
I\'m new to Python.I\'m trying to figure out how to emulate an existing application I\'ve coded using PHP and MS-SQL, and re-create the basic back-end functionality on the Google Apps Engine.[详细]
2023-03-13 04:59 分类:问答nhibernate audit trigger error
I\'m using triggers o开发者_Python百科n my sql database to capture change information for a table, it seems to be having a problem with nhibernate though.[详细]
2023-03-06 15:58 分类:问答nhibernate audit query
I\'m using NHibernate on my project and have implemented auditing functionality using event listeners.[详细]
2023-03-05 07:49 分类:问答Trace file access from Java applet
Is it possible to trace (log) all file access from a (3rd party) Java applet, that has been granted access to the local disk?[详细]
2023-03-05 03:58 分类:问答Spring AOP with annotations Help Needed !
Can anyone help me with some sample code? I need to implement Spring AOP and Annotations to achieve a Db Audit or Logging, in a Services Level.[详细]
2023-03-04 21:19 分类:问答Any tips on backporting merge() operation from Hibernate 3 to a custom Hibernate 2 application?
I\'m currently trying to perform audit logging of changed properties using an Interceptor in Hibernate 2.x.[详细]
2023-02-25 19:09 分类:问答
加载中,请稍侯......