Re: finding Updated Records by Fred
Fred
Sun Aug 28 15:13:17 CDT 2005
Then you'll have to write code to compare the record counts, compare the
records between the master and the backup, etc. Much more involved.
--
Fred
Microsoft Visual FoxPro MVP
"Thanks" <louis_sorbera@msn.com> wrote in message
news:uObT$x7qFHA.4044@TK2MSFTNGP09.phx.gbl...
> Thanks for the tip.
> I've looked into TRIGGER.
> I have one problem I don't own the master table, so I can't add it to a
> database without affecting the other system that uses the table.
>
> "Fred Taylor"
>
>> Use a trigger on the master table.
>>
>> --
>> Fred
>> Microsoft Visual FoxPro MVP
>>
>>
>>> Is there a program/command that can compare 2 tables, a master and a
>>> copy, i.e., with identical structures and continually update the copy as
>>> records are updated in the master?
>>>
>>>
>>
>>
>
>