Hi, I have a 64bit Win 2008 Server where is running: - CF8 64bit; - Interbase 7 database with a 32bit ODBC driver.
Coldfusion is working fine; the db even is working fine: I'm able to query data using a dbExplorer. Now, my CFML application have to dialog with the db using the 32bit ODBC driver, but I have a problem. When the OS try to start the Coldfusion ODBC Agent and Server those services are not started because no one 64bit ODBC datasources are available (actually I configured just the 32bit datasource). I suppose that, by default, those Coldfusion ODBC services are searching ONLY for 64bit ODBC datasource. How can I fix this kind of problem: - is it possible to modify a Coldfusion configuration param to load 32bit ODBC driver datasource? - I have to find necessarily a 64bit ODBC driver for Interbase; - I have to use a JDBC connection. suggestions? thanks -- federico ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:311173 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

