Genesis 1.0 (Query Evalution Tool) Released
Posted By : todd sharp Posted At : January 4, 2006 8:28 PM Posted In: SQL, Flash Forms, ActionScript, ColdFusion
1
I'm happy to announce the release of Genesis 1.0 (Query Evaluation Tool built on Flash Forms). There are a ton of updates in this release thanks to some really great feedback from some of the folks who downloaded the initial release.
Some highlights of this release:
- Added Stored Procedures, Views, and Indexes to the Object Browser (MSSQLSERVER only). Stored procs and views can be scripted to the query window by selecting the proc or view and right clicking in the query window. Currently Genesis supports returning a single resultset when calling a stored proc.
- Added clear query button.
- Added copy to clipboard button to copy the current results to the client's clipboard.
- Added query logging.
- Made results grid editable to allow users to copy single cell results to clipboard.
- Added selective querying. When working in the query window if a user would like to run a single sub-query they can highlight just the code they would like to run and click Execute Query.
- Misc other fixes throughout.
If you have a previous version of Genesis make sure you don't overwrite the savedQueries and savedResults directories when migrating to this version (if would like to keep existing stored queries and results that is).
For the moment I had to discontinue Object Browser support for MySQL db's. I'll probably re-support them in the future, but I ran out of time and some of the changes that I made in this release weren't working with MySQL.
Thanks again to all who sent in feedback. Keep it coming!


