Subject TIB_Query/TIB_Cursor persists on dss_browse
Author Roberto Freitas
Working with TIB_Query or TIB_Cursor, after preparing and opening it,
it goes to state dss_browse. Even after Unprepare, or Close and
Unprepare, it remains on that state, it doesn't change to dss_inactive.
I feel it's strange, it's not what happens with TIBQuery or TADOQuery
and so on. Why?