Subject Re: [firebird-support] Stored Procedures!!
Author Alex Taylor
Hi!

You cannot use parameters as table names. You can use the EXECUTE
STATEMENT for executing dynamically created statements.

Regards:Alex