in reply to Re: Oracle: string literal too long
in thread Oracle: string literal too long

As I said in the beginning, I had raised the limit via
$db->SetMaxBufSize(1000000);
It still doesn't work.