Short of reinstalling CF (which seems like a good idea at this point) I'd suggest perhaps looking at your JRE version and reinstalling/upgrading the JRE version and see if that fixes the obviously borked jdbc driver for mssql. If you really want to get to the bottom of this and figure out the root cause instead of just reinstalling and hoping it solves it, you might try creating a java app outside of CF using JRun and see if you can connect with that and you could also try running CF atop another J2EE server like JBoss to see if JRun is the culprit.
Personally, I'd just try reinstalling to see if it fixes the issue. Judah On Wed, Sep 17, 2008 at 5:52 PM, Jeff Chastain <[EMAIL PROTECTED]>wrote: > In addition, I tried creating a MSSQL datasource, connecting to another > server I have running MSSQL 2005 and JRun crashed trying to setup that > datasource as well, so it is something local to the JRun/CF install and its > connection ability with MSSQL. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312745 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

