[TYPO3-dev] Problem with long strings in tt_content (Oracle)
Malte Jansen
mail at maltejansen.de
Thu Dec 6 14:16:39 CET 2007
Dmitry Dulepov [typo3] schrieb:
> Hi!
>
> Malte Jansen wrote:
>> I think the problem is, that you have to pay for oracle. So most devs
>> are only using MySQL, because it's free. So nobody can really check it.
>
> There is a free developer's edition.
>
>> You could make a small extension which is walking through $TCA and
>> checks, which datatype is used, if it's to small, you can alter it. ;)
>
> I do not think it is a question of TCA. I think column is created with
> wrong type in Oracle.
>
I did not mean it that.
If there is a wrong type in Oracle, because of a wrong definition or
whatever.
To find all columns which have the wrong type, you could check it easily
with the $TCA.
Cheers
Malte
More information about the TYPO3-dev
mailing list