Turned out to be a NULL value in one of the columns of the joined tables.
On 12/7/07, Webdevotion <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm running a query in my amfphp class ( using a valid sql string, > it works directly on mysql ), but it returns an invalid result. > > It seems that the result recordset is scrambled ... > > ServiceCapture output: [result] (Object): [deserialization error] > The error also occurs when SC is not running on my system. > > Using amfphp 1.9 beta 2 and php 4.4. > > Any thoughts on how to dismantle this bug? > > Bram >

