Hello, we use CFMX 6.1 on a Windows 2003 server.
With a database: Oracle 9.2 , and MX connects to the database by means of JDBC
and
an Oracle OCI-driver.

Everything did work okay with CFMX 6.1 on a Windows 2000 server.
I have installed the CFMX 6.1 updater, and downloaded the latest drivers (i
hope).

On the new server (with W2003) almost everything works fine, only as a record
is read which contains a clob record with data in it, I get the (coldfusion?)
errormessage;

"clob_read
The error occurred in template_name.cfm line # etc.."

If the clob record is empty, there is no problem, but thats probably logical.

The produced datasource works Ok within the CFMX Administrator,
and "Enable long text retrieval (CLOB)" is checked.

Has anyone has experienced the same problem, and knows a solution ?

Regards, Hans.