Subject | Re: [firebird-support] Digest Number 9396 |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2016-11-21T11:16:03Z |
21.11.2016 12:08, tiberiu_horvath@... [firebird-support] wrote:
you'd better to use MS SQL. Firebird has no Local Temporary Tables which are obviously
needed to you.
If you want to reuse domain names, you have to create user domains explicitly. Firebird
never reuse implicit domains.
--
WBR, SD.
> My problem is that when I create those tables, this automatic domain declaration declaresBad application design resulted in bad things. For this temporary table usage pattern
> (creates automatically) "huge" domain names (saw these with IBExpert, setting system
> domains visible).
you'd better to use MS SQL. Firebird has no Local Temporary Tables which are obviously
needed to you.
If you want to reuse domain names, you have to create user domains explicitly. Firebird
never reuse implicit domains.
--
WBR, SD.