Check Temporary DSN Attribute
Temporary databases (DSN attribute: Temporary
=1) persist until all connections to the database have been removed. When attempting to access a table in a temporary database and the table does not exist, it is possible that the database in which the table resided in has been dropped.