Blog

DBX 10.0.8 Released

Been sitting on a few changes for a while, hence the leapfrogging on the version. New in this version is the Tuning Console, a SQL2K5-specific feature which is essentially a set of DMV's I find useful for performance debugging. Using the Tuning Console (specifically,...

read more

DBX 10.0.4 Released

Very minor release which adds an option in the code generator to insert a table alias for select and update queries when using owner.table.column naming syntax. Ideally, all queries should be written in the verbose owner.table.column syntax for performance reasons...

read more

DBX 10.0.3 Released

New in this version: Null Handler ------------ Added null attribute handler code for cfqueryparam/cfprocparam in code generator. When off, these tags will always contain a null="false" attribute; when on, the null attribute will be injected with appropriate...

read more

DBX 10.0.1 Released

New in this release: - dropped support for CF5 - dropped support for SQLServer 7 - Much better (complete?) SQLServer 2005 compatibility; both native SQL2005 mode and SQL2000 compatibility mode - Cookie data encrypted (obfuscated) - Look and feel changes - Frames in...

read more