Home > Archive > Clipper > January 2005 > Automatic Audit Trail Utility?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Automatic Audit Trail Utility?
|
|
| rmccallion@yahoo.com 2005-01-10, 8:55 pm |
| Is anyone aware of any 3rd party utilities that can be linked into a
Clipper app (dbf backend) to give an automatic audit trail? It would
be wonderful if there was a RDD or something similiar that I could link
into the application and not have to change too much code.
Any ideas?
Thanks,
Rick
| |
| Ross McKenzie 2005-01-10, 8:55 pm |
| On 10 Jan 2005 11:52:34 -0800, rmccallion@yahoo.com wrote:
>Is anyone aware of any 3rd party utilities that can be linked into a
>Clipper app (dbf backend) to give an automatic audit trail? It would
>be wonderful if there was a RDD or something similiar that I could link
>into the application and not have to change too much code.
>Any ideas?
>
>Thanks,
>Rick
>
Hi Rick,
Auditing of what? Errors or usage? Blinker delivered a "profiler" that
might help.
Regards,
Ross McKenzie
ValuSoft
Melbourne Australia
valusoft AT optushome DOT com DOT au
Please consider a donation through the Red Cross to our friends affected by the tsunamis.
| |
| Stephen Quinn 2005-01-10, 8:55 pm |
| Rick
There was a package called RDDKit that comprised of 6 RDDs one of which (IIRC -
Journal) allowed you to code something like that.
I have no idea where you'd get it now.
--
HTH
Steve
| |
| Ross McKenzie 2005-01-11, 3:55 am |
| On Tue, 11 Jan 2005 11:33:26 +1100, "Stephen Quinn"
<steveqNOSPAM@integritynet.com.au> wrote:
>Rick
>
>There was a package called RDDKit that comprised of 6 RDDs one of which (IIRC -
>Journal) allowed you to code something like that.
>
>I have no idea where you'd get it now.
>
>--
>HTH
>Steve
>
>
Steve, your memory is much better than mine! But when I read your
message it prompted a search here. Sure enough, RDDKit by Strolevco
Pty Ltd of South Africa for Clipper 5.01 and 5.2...now defunct. And
yes it is the "Journal" RDD that maintains transparently a dbf store
of the target dbf data changes.
Regards,
Ross McKenzie
ValuSoft
Melbourne Australia
valusoft AT optushome DOT com DOT au
Please consider a donation through the Red Cross to our friends affected by the tsunamis.
|
|
|
|
|