DBX 10.2.0 Released

While I still don’t actively work on DBX anymore, I did have occasion to work on a client using SQLServer and took the opportunity to add/enhance a few things that were annoying me: added a filter for the left-hand TOC which does simple string-matching to filter...

DBX 10.1.12 Released

This update allows DBX to display included columns when enumerating indexes for tables. Based off the sp_helpindex2 stored procedure from http://www.sqlskills.com. Download from here.

DBX 10.1.11 Released

A bug fix and a minor change: – fixed miscalculation of total in database/table info pane – changed sort in extended properties tab for 2005/2008 tables/views to match the ordinal position of the column

DBX 10.1.8 Released

Minor update in this version: when launching the SQL*Exec window from the table or view detail page, the populated sql now has the columns [bracketed] (by request) increased the default size of the textarea in the SQLExec window since although its actually sizable by...

DBX 10.1.7 Released

Changes in this version: – added explicit identification of SQL2008 (would previously fail with ‘unsupported version’) – fixed stylesheet references when printing tabs While I don't have an available SQL2008 instance to test against, to the...