| New Version 0.40 fixes some bugs and have more features (Max Rows,Max Chars) |
|
|
|
|
The new version 0.40 fixes some bugs and have more features. Caché Monitor 0.40 is now ready for download ;) Here are the details about the modifications:
Change Log and Release Notes for Caché Monitor 0.40:
Query Analyzer
Server Navigator / Table Browser
Please note: The option Max Rows works only if the table is NOT editable. This is the default, so after selecting a table the read only mode is set. To edit data you have to press the left button, this switch in "edit mode".
Technical details: Unfortunately the Caché JDBC Driver ignore the Statement.setMaxRows() Method if the Statement is created with this options: Connection.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE) Today it is not clear what the reason is. It is possible that the JDBC Spec. require this behavior but it can be also a simple bug in the Caché JDBC Driver.
|




