Subject Re: [IBO] Object in use when dropping table
Author bobzirbel@yahoo.com
Thanks for your comment Svein.

What do you suggest I do if you shouldn't create temporary tables 'on
the fly'?

> I was about to send the same message as you, Lester, but then I
asked Aage
> and he said that this limitation is not to the database, but to
each table.
> So Bob may be unlucky enough to escape these problems - unlucky
because
> even though it may work, it is not very good practise to use DDL
(Data
> Definition Language) in a normal application.