I downloaded the tutorial and added a boolean
(yes/no)field (PER_IS_MALE) to the person table. I
also added a bool field to the person class and added
all the mappings in the personhelper.xml file. When I
run the application, I am getting the failures:

System.Data.OleDb.OleDbException: Syntax error
(missing operator) in query expression '? PER_IS_MALE
= ?'.

Can someone take a look and confirm it? It should only
take less than 10 minutes.

Thanks.

Ling

Reply via email to