Ask a Question related to Coldfusion Database Access, Design and Development.
-
snackroom #1
Clob problem, CFMX 6.1 and Oracle on a W2003 server
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.
snackroom Guest
-
#39103 [NEW]: Oracle CLOB Charset Incorrect
From: jhtpeter at gmail dot com Operating system: Linux PHP version: 5.2.0RC5 PHP Bug Type: OCI8 related Bug description: ... -
Updating Oracle Clob field
I am having some trouble updating an oracle db that has a clob field, this is the part of the query that is getting the form data: <cfqueryparam... -
Oracle CLOB Truncation > 64K
We have an update and insert query for a large text field (Oracle CLOB). When we run the query on long text, it truncates the excess. ... -
Oracle CLOB Update in CF
We have a form with two textareas. The action page updates two Oracle clob fields with the content from the textareas. If at least one of the... -
Oracle CLOB using DBI
Does someone have a working code sample of Perl/DBI returning a CLOB column from Oracle. Here is what I came up with, I counld not get ORA_CLOB...



Reply With Quote

