Subject SQL error code = -104
Author jwcanada
I just moved the database from firebird 1.0 to 2.0. It seems that
everything
is working except that I got error like

"
SELECT EMAIL
FROM XW_EMAIL
WHERE WID = ?

: GDS Exception. Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, char 260
CHARACTER_LENGTH
"
I did not change any javacode as the program is in a different machine.

I would appreciate any help.

jw