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

@ -1037,6 +1037,7 @@ begin
end;
end;
RefreshActiveDbTableList;
ShowDBProperties(self);
Screen.Cursor := crDefault;
end;