Hi, So I come back from the holidays and my CF Dev server is having issues.
I'm getting the following error: Error Executing Database Query. [Macromedia][Oracle JDBC Driver]No more data available to read. I've done a bit of google searching and found that there were "Updated DataDirect JDBC drivers (version 3.4)" released. However this seems to have been released on 7-22-2005. I've never had these issues until now and we've been on Oracle 10g for about 4 months now. http://kb.adobe.com/selfservice/viewContent.do?externalId=1a3c2ad0 As an aside the production server is set up exactly like the dev server and does not have issues. It seems that anything run more than once has this problem, though if I run the code against the test database (same as the dev server does) on the production server all is fine. If you wait a long time it'll work once as well on the dev box. So that leaves us with just the default Oracle drivers on the CF Dev box. I'm hesitant to put the new drivers on the dev machine, since that will make the machines 'Not the same'. And I have issues with fixing what's not broken on a production box. Anyone have any ideas or thoughts on all or any of this? General Info: CF MX 7.0.2.1.142559 Enterprise Windows Server 2003 / 5.2 java: 1.4.2-09 using built in Oracle drivers Tried the following: Stripped template down to one query on dev box against test DB - still errors Stripped template down to one query on prod box against test DB - no errors Thanks for your time and help, Brent Nicholas ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295925 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

