MyGeneration Changelog

What's new in MyGeneration 1.3.0.3

Dec 17, 2007
  • Workaround fix in MyMeta for datadapter bug in SQLite .net provider.

New in MyGeneration 1.3.0.1 (Dec 8, 2007)

  • Fixed bugs in Template editor settings panel
  • Fixed bugs when switching databases in the SQL tool
  • Hid confusing toolbar items that are unneeded.
  • Template browser behavioral bugs on double click, right click, etc

New in MyGeneration 1.3 Beta 9 / 1.2.0.6 (Nov 15, 2007)

  • Fixed bugs in AutoComplete: crash and ctrl-space
  • Added better autcomplete to VB.Net (supporting Dim'd variables)
  • Added "this" and "Me" to autocomplete to thier respective languages
  • Fix tooltip on error window button.
  • Fix Default Settings Confusion. Either add a Save/OK button in there or make it modal.
  • Enhanced results grid of SqlTool Plugin. - supports multiple result sets now.
  • Can now execute sql from template output by clicking on the plugin toolbar icon.

New in MyGeneration 1.2.0.6 (Apr 13, 2007)

  • Supports SQL CE
  • Supports VistaDB 3.0
  • Designed for .NET 2.0

New in MyGeneration 1.2.0.2 (Dec 21, 2006)

  • Compiled with .NET 2.0
  • Improved Dock Manager
  • Uses the New Scintilla.NET Editor
  • Asyncronous Connection Testing
  • IBM iSeries Support (not supported yet in dOOdads, only the Meta-Data engine in MyGeneration)
  • MyMeta Plugin's for 3rd Parties
  • VistaDB 3.0 Support (with Views)
  • Upgraded old 1.1 provider DLLs to 2.0 providers (SQLite and PostgreSQL)
  • Losts of various bug fixes
  • Fixed docking/painting issues when floating a template editor window.
  • Fixed .NET 2.0 issues with JScript and VBScript error handling. Error messages will be meaningful again.
  • Fixed Access issue when writing stored procs to a database.
  • Fixed SQL Server meta-data queries for descriptions and source generation (procs and views) int the SQL 2000/2005 provider.