Cache Monitor with export feature PDF Print E-mail

The new Cache Monitor version V 0.52 comes with the new export feature and some bugfixes. Download

 

New features:

  • Data Export function added
  • NULL values are now colored in tables in light grey
  • some icons added/changed, e.g. in the Filter context menu
  • support for cache server version "200X"
  • error log shows the used driver (version)

Bug fixes:

  • after disconnect and changing some settings and reconnect now the NEW settings are used
  • Function "remove server group" in server navigator fixed

 

Data Export function

Cache Monitor 0.52 can export data to:

  • Text files (CSV)
  • XML
  • HTML
  • SQL (INSERT, UPDATE or DELETE, INSERT)

 

This export feature is based upon SQL Workbench/J. Thanks to Thomas Kellerer

 

Export Table

With the brand new Export tables function you can export one or many tables with one command. To do this go into the Server Navigator choose your namespace and select the node Tables. On the right panel you have to select the tables you want to export. After doing that you can select Export Table in context menu.

export_tables

 

On the next Dialog you have to choose the directory and make some settings to configure the output.

The filenames are inherited from the tablenames.

export_tables_dialog

 

Export Data

By selecting Export Data from the context menu at an ResultTable you export only this table.

export_data

On the save dialog you can make the same settings like at the Choose directory dialog above and give the export file a name you wish.

export_data_dialog

 

NULL Values

The SQL NULL Values in table cells are now colored in light grey.

null_values

 

Remove Server Group

The Remove Server Group is now fixed. If you select this, the selected group and ALL SUB-NODES will be removed without any questions ;)

remove_server_group

 

 

 

 

Changed Icons

The Filter functions have now new icons

 

 

 

 

 

 

filter_icons