On Thu, Apr 07, 2005 at 01:05:49PM +0200, xaver biton wrote:
> 
> while(my @row = $sql->fetchrow_array){
>       $sql1->execute("$row[3]");

What DBD module are you using?

If Oracle, are any of the fields CHAR?

Tim.

Reply via email to