Subject Re: [firebird-support] table names as variables...
Author Helen Borrie
At 01:31 PM 26/11/2003 +1100, you wrote:
>Thanks for the info... we're waiting on fb 1.5 to be officially released
>before we start playing with it, so we'll have to look at another solution
>for now.

Another piece of clarification: you can't compile a PSQL module that makes
any DDL calls. Execute statement is the only way you have to pass a DDL
statement (because the compiler doesn't know about it) and it's not
supported in Fb 1 or IB.

Helen