Refresh table cache when one or more tables got renamed, created, dropped.

This commit is contained in:
Ansgar Becker
2007-07-14 12:59:25 +00:00
parent e1b1f80fa3
commit f39222fea5
4 changed files with 5 additions and 0 deletions

View File

@ -279,6 +279,7 @@ begin
zq.Next;
end;
Mainform.Childwin.RefreshActiveDbTableList;
Mainform.ChildWin.ShowDBProperties(self);
close;