I've been developing an application using Reactor and am now trying to
put it in production. Unfortunately our dev and prod boxes utilize
different oracle drives. On dev we have the native oracle driver for the
cf data source and everything works fine. On prod we use an ODBC
connection (because of clustering) and the app returns the following:
Detail [DataDirect][SequeLink JDBC Driver]null
Error Code: HY000
Message: Error Executing database query.
My current config resembles the following...
<config>
<project value="wms" />
<dsn value="ora_webp" />
<type value="oracle" />
<mapping value="/admin/secure/wms/model" />
<mode value="production" />
</config>
I've been "googling" desperately for a solution, with no success.
Thanks!
Nick Maloney
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[EMAIL PROTECTED]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --