Subject Re: [firebird-support] logical loop
Author Teträm Corp
Hi,

an other solution: create table without computed by, create procedures,
alter table to add computed by

Gabor Boros a écrit :
> Hi,
>
> Create procedures with empty body, create tables, alter procedures.
>
> Gabor
>
> sjlukacs írta:
>
>> hello everyone,
>>
>> i have a sql script that i use to install all of the metadata to an empty gdb. here is my logical loop. i have some tables that have some "computed by"s to procedures. within the procedures are field references back to that table. so, i can't create the table first without the procedure and i can't create the procedure without the table. a perfect logical loop.
>>
>> i am sure there is a way to suppress those types of errors until the end of the script and then see the errors. perhaps i am making an assumption, perhaps i don't know. please guide me on how to fix this in my script. thank you.
>>
>> lucas
>>
>
>
>
> ------------------------------------
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> 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
>
>
>
>