The SQL parameter definition in a SQLEXEC(В ) call, or in a view definition, contains a syntax error.
-
It is missing the closing character for a string constant or a closing right parenthesis.
Check the parameter definition following the "?" operator in the SQL string and correct the parameter syntax.