CompactView Changelog

What's new in CompactView 1.4.16.0

Nov 27, 2018
  • Added option for execute the selected text without prompt.

New in CompactView 1.4.15.0 (Nov 27, 2018)

  • Added French translation (Thanks to Nicoledit).

New in CompactView 1.4.14.0 (Jul 22, 2017)

  • Fix bug:
  • Failed to display tables of more than 255 fields

New in CompactView 1.4.11.0 (Sep 10, 2015)

  • Added Turkish translation.

New in CompactView 1.4.10.0 (Aug 6, 2015)

  • Add shortcut key F5 to execute queries.

New in CompactView 1.4.9.0 (Aug 6, 2015)

  • Fix bug: Unable to open large databases

New in CompactView 1.4.8.0 (Aug 6, 2015)

  • Fix bug: Failed to open databases that contain reserved words in the filename or databases with read only files.

New in CompactView 1.4.7.0 (Dec 3, 2014)

  • Fix bug: Unable to open databases above 2045Mb.

New in CompactView 1.4.6.0 (Nov 24, 2014)

  • Fix bug: Missing space after the word DEFAULT in the schema viewer.

New in CompactView 1.4.5.0 (Sep 26, 2014)

  • Fix bug: Wrong UTF8 characters loaded using the "Load SQL query" menu of the SQL editor.

New in CompactView 1.4.4.0 (Jun 6, 2014)

  • Allow the database to grow at least to twice its current size when executing queries.

New in CompactView 1.4.3.0 (Mar 10, 2014)

  • Fix bug: Error shrinking database

New in CompactView 1.4.2.0 (Feb 18, 2014)

  • Fix bug: Error when sorting columns of type bit or varbinary.

New in CompactView 1.4.1.0 (Feb 18, 2014)

  • Allows sorting by columns.

New in CompactView 1.4.0.0 (Oct 23, 2013)

  • The export function now depends on selected table (to export all the database just select the database).
  • When a table is selected then is possible to export to csv format. Added Czech translation.

New in CompactView 1.3.10 (Apr 22, 2013)

  • Fix bug: Sharing violation when opening a database

New in CompactView 1.3.9 (Oct 5, 2012)

  • Added the entry "TranslationInfo" at the beginning of the translation file to display it in the About dialog.
  • Installer updated to incorporate the latest version of the Russian language file.

New in CompactView 1.3.8 (Oct 1, 2012)

  • Fix bug: Menus "Print" and "Print preview" were not translated.
  • Allow to translate the information fields of the database.
  • Added context menu to the data viewer for allow copying texts, byte arrays and images.

New in CompactView 1.3.7 (Aug 24, 2012)

  • Fix bug: Error displaying images after modifications made in version 1.3.6.

New in CompactView 1.3.6 (Aug 23, 2012)

  • Fix bug: Error showing BINARY types and VARBINARY.

New in CompactView 1.3.5 (Jul 25, 2012)

  • Fix bug: Can not remove values and leave an empty string when editing text columns in database version 4.
  • Added feature to run selected text in Query editor.
  • Removed the error dialog displayed when opening a database which needs password.

New in CompactView 1.3.4 (Jul 12, 2012)

  • Fix bug: Error on exporting data when a column is deselected.

New in CompactView 1.3.3 (Mar 8, 2012)

  • Redesign of the CompactView icon.
  • Fix bug: Error opening databases bigger than 256MB.

New in CompactView 1.3.2 (Feb 27, 2012)

  • Added support to view rowversion and timestamp columns.

New in CompactView 1.3.1 (Feb 15, 2012)

  • Fix bug: Localized characters and special symbols causes errors in the query editor.
  • Fix bug: The program hangs when running insert commands in certain circumstances.
  • Update data viewer when run "insert", "update" or "delete" commands.

New in CompactView 1.3.0 (Jan 3, 2012)

  • Modified the method that opens the database to allow generating an exception if the assembly is not found.
  • Added feature to run queries that contain multiple SQL statements each of which ends with a semicolon.
  • Added "Print" option to context menu in SQL Schema viewer and Query editor.
  • Fix bug: Erroneous syntax highlighting when more than a quoted string appears within a same line.
  • Fix bug: Reopen a database after using tools dialog box, throws some errors.
  • Added main menu and redistribution of old buttons on the toolbar.
  • Added menu entries to "Export" to SQL and "Import" from SQL.

New in CompactView 1.2.4 (Nov 14, 2011)

  • When selecting "Allow editing", editing mode is automatically started when you select each cell.
  • Fix bug: In SQL Schema viewer the IDENTITY columns showing next value instead of seed value.
  • Fix bug: Config folder was not created correctly.

New in CompactView 1.2.3 (Nov 11, 2011)

  • Fix bug: SQL Schema viewer error.
  • Delete and update rules of foreign keys displayed inverted.
  • Fix bug: An exception is generated when run a query that not generates rows. Executing queries of type "update", "drop" or "alter" updates the tree view to show all tables.

New in CompactView 1.2.2 (Nov 8, 2011)

  • Improvements to SQL text highlighting.
  • Added context menu to the query editor for enable options "Cut", "Copy", "Paste", "Load from file" and "Save to file".
  • Added context menu to the SQL Schema viewer for enable options "Copy" and "Save to file".
  • SQL Schema viewer show the full schema of the database selecting his name in the tree view.
  • Fix minor bug: Recent files order.

New in CompactView 1.2.1 (Nov 8, 2011)

  • The About dialog show the current language code under the CompactView icon.

New in CompactView 1.2.0 (Oct 28, 2011)

  • Added options button to customize colors.
  • Last main window size an position is saved and restored in the next execution.

New in CompactView 1.1.0 (Oct 28, 2011)

  • Disappear different versions of program for databases SQLCE35 and SQLCCE40. Now CompactView can open any database of versions 3.1, 3.5 or 4.0 Added tool for create new databases.