in reply to Issue in prepare() and execute() in DBI

A presume timestamp is a function in Postgres. I think it is indicating it does not like your parameter or the function call. Is that date in a valid format? Do you need brackets around "?" after timestamp?

  • Comment on Re: Issue in prepare() and execute() in DBI