Re: questions about bind_param and mysql trace data included

2004-05-11 Thread Brad Lhotsky
Try this: On Tue, May 11, 2004 at 12:51:28PM -0700, [EMAIL PROTECTED] wrote: > > > below I have a snippet from a trace file read out for a section of code below. The > problem seems to be with '$sth->bind_param (2,$rh_row->{prop_str_addr});' The first > Bind works fine however the next one in

questions about bind_param and mysql trace data included

2004-05-11 Thread smrtalec
below I have a snippet from a trace file read out for a section of code below. The problem seems to be with '$sth->bind_param (2,$rh_row->{prop_str_addr});' The first Bind works fine however the next one in the line listed produces a null entry per the trace file. I have verified that the data