I have a TOvcDbTable that I'm trying to display live data from the database.
if the fields change in the database I would like the changes to be
reflected in the TOvcDbTable (for example a supervisor is monitoring some
data on his machine and an employee at another machine makes changes I would
like them to change on the supervisors machine) I have tried hooking the
table up to a TTable and a TQuery and neither is doing it. am I doing
something wrong? or a setting I need to set?
Thanks in advance,
Rodger