Subject Meaning of error message
Author slsolutions2002
Hello:

I have an application with form with a menu that runs a form with a
TIB_Query. When I run the application click the menu the form with
the TIB_Query shows and all work fine, the first time the form is
shown. However, if I exit the form then reclick the menu button
again I get an error:

ISC ErrorCode: 335544485
ISC Error Message : Invalid Statement Handle

The error occurs when the query is opened. If I exit the application
and rerun it, the same occurs.

Can anyone tell me what this message means ?

Thanks