| ERROR | Illegal syntax, Exponential value in SQL statement: string |
| CAUSE | The precompiler found a syntax error while parsing a number coded in scientific notation. The precompiler expected to find a signed integer following the exponentiation indicator (E), but found something else. |
| ACTION | Reformat the number correctly. |