0.27 in download section PDF Print E-mail

0.27 contains minor enhancements. For details please read changelog. You can download Caché Monitor from here
INFO:
    You must separate your SQL Statements with GO - If you do not separate your statements Caché Monitor Query Analyzer will not be able to identify your current statement and some features are not working properly. You can fast insert the
    seperator by pressing [SHIFT+ENTER]



Changelog:
V 0.27:
    Server Navigator
    - Since 0.26 you can view tabledata from selected table in Server Navigator.
      Now can you also filter the data by enter a WHERE clause
      or using the contextmenu to generate WHERE from selected cells.

    Query Analyzer:
    - Better Query-Canceling
    - The filename from saved or opened file is showing in titlebar
    - If an open file changed, Caché Monitor ask before closing
    
    General   
    - After sorting table the internal and visible selecion was not in sync,
      so it happend that you select one row but the program works internaly with another
    - Block fetching Tabledata don't block repaint
    - "DatabaseMetadata.getSuperTables(currentCatlog, schema, tableName)" blocks with 5.1, -> disabled
    - Frame and Splitter positions are now saved and restored

    INFO:
    You must separate your SQL Statements with GO - If you do not separate your statements Caché Monitor will not be
    able to identify your current statement and some features are not working properly. You can fast insert the
    seperator by pressing [SHIFT+ENTER]