Category: ColdFusion

CFBuilder 2 Performance Problems on Windows 7 64-bit Solved

01/23/2012

For those of you that continue to experience hangs and massive slowdowns running CFB on Windows 7 64bit, the one thing I found that made all the difference in the world is to have Eclipse use the jvm.dll rather than javaw.exe (the default).  I’m using the CFB plugin into Eclipse, but I suspect this may also apply to CFB standalone on Win7 64bit as well. 

Read more...


Posted by Kevin J. Miller in:ColdFusion

DBX 10.1.12 Released

02/26/2011

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 dbx.riaforge.org.


Posted by Kevin J. Miller in:ColdFusionDBX

DBX 10.1.11 Released

01/23/2009

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


Posted by Kevin J. Miller in:ColdFusionDBX