this more properly belongs on the DBI list, but see
page 122 of the cheetah book:
"Bind values are passed to the database seperately from
the SQL statement, so there's no need to 'wrap up' the value in SQL quoting
rules."
thus, no need to call quote()...
HTH
--Geoff
|
- error DBI with quote Jesús Lasso Sánchez
- Re: error DBI with quote drfrog
- Re: error DBI with quote Jesús Lasso Sánchez
- Re: error DBI with quote Michael Hanisch
- Re: error DBI with quote drfrog
- Re: error DBI with quote Rodney Broom
- Re: error DBI with quote Geoffrey Young
- Re: error DBI with quote Jesús Lasso Sánchez