On Mon, 11 Jun 2001 16:39:42 +0200, Bart Lateur wrote:

[A statement was built with 5 placeholders. Execution of the satement
failed with the erro message:]

>DBD::ODBC::st execute failed: [Microsoft][ODBC Microsoft Access-driver]
>Not enough parameters. The expected count is: 6. (SQL-07001)(DBD:
>st_execute/SQLExecute err=-1)

Mystery solved. It turned out that the name of one of the columns had
been changed in the database table, but not in the SQL in this script.
So this was how the Jet DB engine complained. Weird.

-- 
        Bart.

Reply via email to