Dan
Wed Jun 29 11:20:28 CDT 2005
FoxAudit was written in FoxPro, so yes you could write exactly the same
thing yourself.
I'd consider it a waste of time since you can purchase FoxAudit, but if
you've got plenty of time on your hands go ahead! <s>
Dan
Durby vend wrote:
> yes Esparta, something like this.
> but can we implement this through our own program ?
>
>
> "Esparta Palma" <espartaQUITAESTOPRIMERO@softhome.net> wrote in
> message news:%23xIn6EGfFHA.576@TK2MSFTNGP15.phx.gbl...
> Do you mean about something like this?
>
> --- FoxAudit 6.0 ---
>
http://www.takenote.com/DesktopDefault.aspx?tabid=28
>
>
> Durby vend wrote:
>> trigger will only raise an error, how do you implement
>> in such a way that each transaction made to specific table
>> is being log ?
>>
>>
>> "man-wai chang" <toylet.toylet@gmail.com> wrote in message
>> news:OUdGhr7eFHA.1448@TK2MSFTNGP09.phx.gbl...
>>
>>> Durby vend wrote:
>>>
>>>> is there a way to keep a log of all transaction for
>>>> specific table ? (updates that could come from multiple
>>>> modules that performing delete, add and change of data)
>>>
>>> trigger?