Subject Re: [firebird-support] Re: create temporary table
Author Nick Upson
no explicit drop needed, disconnecting will make it 'disappear'

2008/7/11 danyschaer <danyschaer@...>:

> Nick;
>
> Adding a COMMIT does the trick, thank you.
> But now, I can't see clearly what means "temporary table" for Firebird.
>
> How do I create temporary tables only available for the session that
> created it?. I don't want it available for other sessions; also other
> sessions may need to create the same temporary tables at the same time.
>
> Do I need to do an explicit drop to remove the temporary table?
>
> Dany
>
>
> ------------------------------------
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://www.firebirdsql.org and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Yahoo! Groups Links
>
>
>
>


[Non-text portions of this message have been removed]