lucas
|
| Posted: 08/15/2002, 9:43 AM |
|
hi,
i'm tryng to learn codecharge studio using trial, i built asimple six fields table with one key in access, following the new project procedure and then application builder i built a simple page with search and update/add grids but as i try to go live and update the db using "add new" i get a "syntax error in insert into statement (microsoft jet database engine)" and if i use the search procedure i get syntax error (missing operator) in query expression..
what am i mistaking?? thx for help
|
|
|
 |
Nicole
|
| Posted: 08/16/2002, 2:09 AM |
|
Lukas,
1. please refer to the article concerning "syntax error in insert into statement" in knowledge base at support site
2. as for syntax error while searching I advice you to check the table parameters, namely check parameter type to match table field type.
|
|
|
 |
|