Yes I do. Here THEY are :(
PS. Do you think binding will help?
String found where operator expected at ./select_n.pl line 117, near "ban "BAN""
(Do you need to predeclare ban?)
Bareword found where operator expected at ./select_n.pl line 120, near "n.first_name"
(Might be a runaway multi-
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 add