I am using MyDAC 5 and Delphi 7. I have multiple applications accessing the same database and table. When one application updates the data in a table, using RefreshQuick(), the updated / inserted records are not retreieved.
This happens on some databases only, whereas other databases work fine
Has any faced the same problem? Any quick solution would be greatly appreciated.