| Subject | Determine if a table exists | 
|---|---|
| Author | sgharp | 
| Post date | 2004-06-18T16:17:23Z | 
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
            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