* Thus wrote Gabe ([EMAIL PROTECTED]):
> ...
> (access): UPDATE tblFAQ_Book SET tblFAQ_Book.fldTitle = "one more test" 
> WHERE (tblFAQ_Book.autoBookID = 1)
> 
> Warning: odbc_exec(): SQL error: [Microsoft][ODBC Microsoft Access 
> Driver] Too few parameters. Expected 1., SQL state 07001 in 
> SQLExecDirect in \adodb\drivers\adodb-odbc.inc.php on line 504
> 07001: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. 
> Expected 1.

Recheck the spelling of column names and table names.

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to