[TYPO3-dev] More than 4000 characters in a CLOB

Martin Kutschker masi-no at spam-typo3.org
Thu May 7 14:38:48 CEST 2009


Xavier Perseguers schrieb:
> Hi,
> 
> Was someone successful in storing more than 4000 characters in an Oracle
> CLOB? Because having an UPDATE or INSERT statement in TYPO3 is not
> carefully handled by AdoDB when having a CLOB field.

Maybe TEXT is mapped to VARCHAR(4000) instead of CLOB. Did you check the
TABLE definitions?

Masi




More information about the TYPO3-dev mailing list