jason corbett wrote: > ... > When I get the query into the variable, I try to prepare it using > $sth=$dbh->prepare($sql); > > It is failing and I am not sure why.
Do you have RaiseError set to 1? What is the error message after the prepare? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>