Subject RE: [IBO] "object %o is in use"-Error because of CacheStatementHandles (firebird 2.0.1)
Author Jason Wharton
I meant to ask, are you calling the ExecuteImmediate() method to drop the
table? If so, you might consider calling the ExecuteDDL() method instead.

Jason Wharton