in reply to Re: DBI variable argument count
in thread DBI variable argument count

No, the SQL statement succeeds from the client. It is a rather simple statement. It is also using ASCII characters. Everything looks right to me still.

I will check out those modules when I get home. I like DBI and it has worked well for me, however I am trying to learn to write scripts the safer way to protect against SQL attacks and have read repeatedly that this is the way to go about it. :(