I am trying to do the exact same thing (what a coincidance)

I only found a ticket with a patch about this
here: https://trac.cakephp.org/ticket/2294

But that doesn't seem to do the trick...


Maybe we can get in contact with cedsav  for our problem ?

On 5 dec, 01:28, sanderken <[EMAIL PROTECTED]> wrote:
> Hello everybody.
>
> After a long quest on the internet and through the cakephp API, I
> can't find a solution to my problem .
>
> Here goes:
> Cakephp is working great with my oracle database. Now I want to store
> messages > 4000 chars (VARCHAR2). So I want to go with aCLOB.
>
> When I fill the data straight in the database with some 20k
> characters , all happens as wanted: model reads theCLOBand prints
> it. No problem.
>
> Now the REAL problem: I can't get the data BACK into the database !
>
> This is the error: Warning (2): ociexecute() [function.ociexecute]:
> ORA-01704: string literal too long [CORE/cake/libs/model/datasources/
> dbo/dbo_oracle.php, line 291]
>
> Help would be greatly appreciated !

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to