Tuesday, May 26, 2009

SQL Sets 1.5.0.3 Released

Latest release of SQL Sets has been published:

Bug Fixes

  • Make sure strings are Trim()ed before display on grid (#21)
  • Excel export row count limit of 65537 handled (#47)
  • Maintain column type fidelity when data is bound to grid (#14)

Enhancements

  • Export annotations to Excel (#31)

Please provide any feedback you might have!

Mike

Monday, May 4, 2009

SQL Sets 1.5.0.2 Released

SQL Sets 1.5.0.2 was released today. The biggest enhancement is the ability to specify what “types” of rows are included in the results of a Compare Set. Rows that have changed, rows added, rows deleted, unchanged and any combination thereof. This will reduce the size of the Compare Set while allowing you and your business partners to focus on the differences you care about. A screenshot of the new Compare Set filtering is shown below:

image

Bug Fixes

  • Fixed issues around null database connection when changing db connection for a set with Connections Dropdown control (#18)

Enhancements

  • Compare Set (#9)
    ** When creating Compare Set allow user to determine which rows are included in the resulting Compare Set:
    ** Rows that are the SAME
    ** Rows only in First Set
    ** Rows only in Second Set
    ** Rows that are in both but have CHANGED
  • Provide warning that Bookmarks/Annotations are wiped out on refresh of set (#13)
  • Make the "Execute" button more intuitive
    When Simple Query or Deep Fetch has already been executed at least once, the label reverts to Refresh Set

Thanks and please continue to provide feedback!

Mike