On Fri, Apr 08, 2005 at 01:01:02AM +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?
> 
> is MySql, the fields are char

Try writing the *smallest* script that demonstrates the problem, then
post the script here along with a level 2 DBI trace of the script.

Tim.

Reply via email to