DataDevelop Changelog

What's new in DataDevelop 0.17.0.0

Aug 8, 2016
  • New Features:
  • Size, Location and Window State is preserved in settings
  • Upgrade to SQLite 1.0.102.0 (3.13.0)
  • Upgrade DockPanel Suite to v2.10.0
  • Fixes:
  • Sort, and Filter dialog Height from settings is higher than Working area, now get resized
  • Settings were getting save twice when Exiting using MainMeu - File - Exit
  • Multiple potential memory leaks

New in DataDevelop 0.16.0.0 (Jun 1, 2016)

  • New Features:
  • Improved output window, changed toolbar to context menu
  • Size of Filter and Sort dialogs is preserved in settings
  • Image dimensions are now shown in ImageVisualizer
  • Added Tool-tips with full filter and sort information in Table window
  • Tweaks to VS2015 Blue Visual style
  • Upgrade to SQLite 1.0.101.0 (3.12.2)
  • Fixes:
  • Fixed bug in "Go to last page" button in Table

New in DataDevelop 0.15 Beta (Mar 24, 2016)

  • New Features:
  • Upgraded Python Console to IronPython 2.7.5.
  • Table, and columns names are now case-insensitive in Script consoles.
  • Added Shortcuts to Copy, Paste, Open, Save, open Find dialog, etc.
  • Fixes:
  • Exceptions during writing of Databases.xml could result in losing Database entries.
  • Fixed issue preventing VS2005 VisualStyle to be set.

New in DataDevelop 0.14 Beta (Feb 3, 2016)

  • New Features:
  • Added current file name in Status bar of Query window.
  • Better error messages in Query (now includes inner-exceptions messages).
  • Added Find and Replace dialog to Script windows.
  • Retrieval of MySQL Store Procedure parameters.
  • Tweaks to VS2015 Blue and VS2012 Light Visual Styles.
  • Fixes:
  • Fixed "New" option on Query and Script windows to prevent losing changes.
  • Parsing of repeated parameters in Query.
  • Fixed Execute Statement of MySQL Store Procedures.

New in DataDevelop 0.13.1.0 Beta (Jan 7, 2016)

  • New Features:
  • Tweaks to VS2015 Blue Visual Style
  • DataDevelop.Core Assembly is browsable from Assembly Explorer
  • Misc:
  • Upgraded to MySQL.Data 6.9.8

New in DataDevelop 0.13 Beta (Jan 7, 2016)

  • New Features:
  • New Visual Styles for the application (VS2003, VS2005, VS2012 Light, Default: VS2015 Blue) configurable in Preferences.
  • User settings now gets upgraded
  • Fixes:
  • SQL Server: Fixed rename of tables in DatabaseExplorer
  • Misc:
  • Upgraded to System.Data.SQLite 1.0.99 (SQLite 3.9.2)
  • Upgraded to Jint 2.7
  • Upgraded to DockPanel Suite v2.10.0.beta2

New in DataDevelop 0.12 Beta (Jan 7, 2016)

  • New Features:
  • SQL Server: Added Row Count and Size of tables in Properties Window
  • Query: Command timeout defaults to 0 (unlimited)
  • New Data Provider: OleDbProvider intended for replacement of AccessProvider in future releases
  • Added option to open tables with filter in Database Explorer
  • Misc:
  • Updated Data Provider Libraries to Latest Version
  • Npgsql: 2.2.7

New in DataDevelop 0.11 Beta (Jan 7, 2016)

  • New Features:
  • Execute Each Statement in Query Windows (separated by a line with text: GO)
  • SQL Server: Now retrieves User Defined Functions
  • SQLite: Now retrieves Foreign Keys
  • Improved Property Browser data
  • Misc:
  • Updated Data Provider Libraries to Latest Version
  • System.Data.SQLite: 1.0.98.0 (SQLite 3.8.11.1)
  • MySQL.Data: 6.9.7.0

New in DataDevelop 0.10 Beta (Apr 10, 2015)

  • Added new Sample Database (SQLite3: World.db)
  • Database Explorer now connects asynchronously to databases

New in DataDevelop 0.9 Beta (Mar 30, 2015)

  • New Features:
  • Compatibility with CLR 4.0
  • Queries and Scripts are abortable
  • Improved UI responsiveness in Table window
  • Misc:
  • Updated Data Provider Libraries to Latest Version
  • System.Data.SQLite: 1.0.96 (SQLite 3.8.8.3)

New in DataDevelop 0.8 Beta (Mar 10, 2015)

  • New Features:
  • Improved positioning of popup dialogs especially when having multiple monitors
  • Added reconnect option, useful when computers suspends or disconnect from the network
  • Improvements to Text and Binary Visualizer
  • Fixes:
  • Fixed Binary was editable on read only tables and query results
  • Fixed Text visualizer not showing last Edit if DataGridViewCell was still in EditMode
  • Misc:
  • Updated Data Provider Libraries to Latest Version
  • System.Data.SQLite: 1.0.95 (SQLite 3.8.8.3)
  • Npgsql: 2.2.4.3

New in DataDevelop 0.7 Beta (Mar 10, 2015)

  • New Features:
  • Python: New function "Scalar" added to Database class
  • SQLite: Improved SQLite Alter table template
  • SQL Server: Now retrieves View's Create T-SQL script
  • Script output window is now Unicode,
  • Output windows now displays full Exception details from Scripts
  • Fixes:
  • Fixed error that sometimes removed database nodes when dragging them
  • Fixes in Python Query parameters parsing
  • Misc:
  • Updated Data Provider Libraries to Latest Version
  • System.Data.SQLite: 1.0.94 (SQLite 3.8.6)
  • MySQL.Data: 6.9.5
  • Npgsql: 2.2

New in DataDevelop 0.6.5.0 Beta (Aug 7, 2013)

  • Hotfix bug in Python Table.ImportAll method
  • Updated External Libraries
  • Fixes in Excel Exportation
  • Modify ConnectionString refreshes the Properties Window correctly

New in DataDevelop 0.6 Beta (Aug 7, 2013)

  • Improved: Excel exportation is now buffered for faster data transfer.
  • New: Export data to excel in Table Data window.
  • New: Initial Support for PostgresSQL.
  • Fixed: Error when saving data in SQL Server Tables when columns where filtered.

New in DataDevelop 0.5 Beta (Mar 2, 2011)

  • New: Support for SQL Server Compact Edition
  • New: Excel Interop for exporting Query Results
  • Fix: Compatibility with x64 platforms (By Targeting x86 instead of "Any CPU")