![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
See his code here http://www.everythingaccess.com/tuto...an-Audit-Trail Anyone using it? Can you tell me how much this slows down the process from the end user perspective? How difficult did you find it to install? Debug? Bob |
#3
| |||
| |||
|
|
On 3/7/2011 3:29 PM, BobAlston wrote: See his code here http://www.everythingaccess.com/tuto...an-Audit-Trail Anyone using it? Can you tell me how much this slows down the process from the end user perspective? How difficult did you find it to install? Debug? Bob anyone using this code??? |
#4
| |||
| |||
|
|
If you are using a recent version of Access, you might consider using the Express Edition of MS SQL Server as the data store... I believe it includes logging and recoverability features. |
#5
| |||
| |||
|
|
"Access Developer" <accdevel (AT) gmail (DOT) com> wrote in news:8tpr7jFf1sU1 (AT) mid (DOT) individual.net: If you are using a recent version of Access, you might consider using the Express Edition of MS SQL Server as the data store... I believe it includes logging and recoverability features. But that's not even close to the same thing as an audit trail. If Bob is using Allen's code to have a backup, a server db might be sufficient (though there's nothing magic about it -- you still need to do daily backups of the server database), but it might not. -- David W. Fenton http://www.dfenton.com/ contact via website only http://www.dfenton.com/DFA/ |
#6
| |||
| |||
|
|
I hope I did not imply that "using a server DB" meant you'd have to do nothing. Though, since my clients tended to have full-time DBAs and full-time IT staffs, that was largely the case when I used it, because backup/recovery procedures were already in place. And, with a copy of every update, it would seem that could _expedite_, if not provide, an audit trail. |
|
But, the applications on which I worked were not "essentially financial" and did not have an "audit trail requirement". I suspect, had we had one, it would have sometimes been helpful in diagnosing and correcting errors. |
#7
| ||||||
| ||||||
|
|
On Monday, March 07, 2011 4:29 PM BobAlston wrote: See his code here http://www.everythingaccess.com/tuto...an-Audit-Trail Anyone using it? Can you tell me how much this slows down the process from the end user perspective? How difficult did you find it to install? Debug? Bob |
|
On Wednesday, March 09, 2011 10:15 AM BobAlston wrote: On 3/7/2011 3:29 PM, BobAlston wrote: anyone using this code??? |
|
On Wednesday, March 09, 2011 12:21 PM Access Developer wrote: No, I have not used that code, Bob, but I know Allen personally and from observing his work. He definitely "knows his stuff about Access" and it would be well worth giving it a try -- I am 100% sure that I could not "start from scratch" and hope to do something better on my first few tries. My needs for recoverability were generally taken care of by using a server database, such as Informix, MS SQL Server, or one of the Sybase offerings as the back end. In other cases, the only data requiring "logging" was just a couple of tables and I'd already done those DBs before Allen published his article. If you are using a recent version of Access, you might consider using the Express Edition of MS SQL Server as the data store... I believe it includes logging and recoverability features. Larry Linson Microsoft Office Access MVP |
|
On Wednesday, March 09, 2011 2:11 PM Access Developer wrote: I hope I did not imply that "using a server DB" meant you would have to do nothing. Though, since my clients tended to have full-time DBAs and full-time IT staffs, that was largely the case when I used it, because backup/recovery procedures were already in place. And, with a copy of every update, it would seem that could _expedite_, if not provide, an audit trail. But, the applications on which I worked were not "essentially financial" and did not have an "audit trail requirement". I suspect, had we had one, it would have sometimes been helpful in diagnosing and correcting errors. Larry Linson Microsoft Office Access MVP |
|
On Wednesday, March 09, 2011 6:37 PM David-W-Fenton wrote: But that is not even close to the same thing as an audit trail. If Bob is using Allen's code to have a backup, a server db might be sufficient (though there is nothing magic about it -- you still need to do daily backups of the server database), but it might not. -- David W. Fenton http://www.dfenton.com/ contact via website only http://www.dfenton.com/DFA/ |
|
On Friday, March 11, 2011 11:52 PM David-W-Fenton wrote: Restoring a server database from a backup is not a simple task. You do not get a choice to restore one table or another so far as I am aware, so it really is not anything close to providing a record of what has happened. If you need an audit trail, use Allen's code. It is an issue entirely separate from backups. -- David W. Fenton http://www.dfenton.com/ contact via website only http://www.dfenton.com/DFA/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |