Technote Details :: Database Cache
Issue
With Dreamweaver opened, I've edited the database and added a new table to the database. The new table is not accessible from any of the user interfaces. Same thing happens if I add or remove table columns.
Reason
This happens because the database structure used through the defined Dreamweaver connection is cached locally by MX Kollection. Since it is not refreshed automatically, only when Dreamweaver is opened, changes made to the database tables are not available in any of the user interfaces.
Solution
To be able to use the changed structure in the user interfaces, there are tow solutions:
Empty the cache. To do so, you must open the InterAKT Control Panel, and then the User interface persistence and database cache section. Click the Empty cache button and close the dialog boxes.

Close and re-open Dreamweaver. The cache will be recreated, and the user interfaces will use the modified structure.