VB 6.0中的Audit Trail [英] Audit Trail in VB 6.0

查看:90
本文介绍了VB 6.0中的Audit Trail的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请使用VB 6.0访问数据库2003帮助我编写审计跟踪代码

Please help me with code for making an audit trail using VB 6.0 access database 2003

推荐答案

要么你需要购买可以做的第三方产品这个或者你必须自己编写所有的代码。



如果您决定自己编写,我建议您创建一些可以共享的类,只需传递更改并写入数据库即可。然后,在您进行更改的系统中的任何位置,您都必须调用此新功能。
Either you'll need to buy a 3rd party product that can do this or else you have to write all of the code yourself.

If you decide to write it yourself I would recommend making some classes that can be shared where you can simply pass the changes and it writes to the db. Then, anywhere in your system where you make changes you'll have to call this new function.


这篇关于VB 6.0中的Audit Trail的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆