On Thu, 15 Jul 2004 10:22:26 -0700 (PDT), jason corbett wrote
> 
>  $recordlist=join(",",@record); #This statement is causing the problem
>  

I didn't follow the original thread, but if you put:

select nvl( column, '' )

instead of just selecting the column, do you still get the warning?

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to