SQL parameter "name" is invalid (Error 1499)
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.