Subject Determine if a table exists
Author sgharp
Hi All,

Can anyone suggest a gracefull way to determine if a table exists in
a Firebird 1.0 database? I'd like to develope a class for handling
temporary tables and need to keep track of what has been created and
dropped. If I could determine if a table exists, then I could have
a cleanup method.

Thanks for any suggestions,
Steve