Subject ISC_error
Author Daniel Bertin
I don't understand this error
ISC-error 335544569
sql error code -104
Unknown token line 2 char 12
tib_statement:
DataM.allLoc.IBOqrAlloc.<Tib_updatesql>.<tib_statement>."sthandle=16228588(error)
process stopped use step or run.

i'm doing a insert, with dbnavigator, and then enter some dbedits, then
this error when I post(with dbnavigator)

the SQL on IBOquery
SELECT * FROM LOCATIONS
WHERE IDLOC = :IDLOC
keylinks; IDLOC
and generator links; IDLOC=GEN_LOCATIONS_IDLOC. BI trigger
the generator value get's inserted
I'm running tIB_monitor_dialog but I don't see anything wrong( I probably
don't know how to read it properly.)

D5,FB1,IBO4
Can Someone please help, with the procedure to track this down, what should
I be looking for,(i.e. in IB_monitor)?
Thanks
Daniel