Hi,
I am writing a database application using
VB. My application rely heavily on temp tables.
My question is:
"How can I detect if a temp table already exist."
Mind you, that the database engine is “INFORMIX SE” running on a Unix machine. The connection to the database is done through ODBC.