On Thu, 14 Feb 2002 08:59:18 +0100, [EMAIL PROTECTED] (Koen Gogne) wrote: > the scripts die on a '$sth->prepare()' or '$sth->execute()' and > we can never predict on which one or why.
Are you using PrintError or RaiseError, or checking $sth->errstr? > ($dbh->errstr doesn't help...) What does it say? Cheers, Philip