> Has anyone gotten the SQLServer 2000 JDBC driver to work in > CFMX?
I haven't tried yet, but it's on my list of things to do. I think you'll have to edit the \CFusionMX\lib\neo-query.xml file to get it registered, but I also suspect you'll have to edit (or write) some other files as well. Keep in mind that I've just poked around a little, so I have no idea what you actually have to do to get this working. > I'm less than impressed with the SQLServer JDBC driver that's > supplied with ColdFusion and using the ODBC:JDBC bridge isn't > the option I'm looking for (but will use if there is no other > alternative...). I need to be able to use trusted connections > via JDBC. I don't think that the MS SQL Server 2000 JDBC driver supports trusted connections. In the connection string you have to specify a username and password, according to its documentation. Besides that, what issues are you having with the CF MX-supplied driver, out of curiosity? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

