| Subject | Re: [firebird-support] Stored Procedures!! |
|---|---|
| Author | Alex Taylor |
| Post date | 2004-07-20T15:29:37Z |
Hi!
You cannot use parameters as table names. You can use the EXECUTE
STATEMENT for executing dynamically created statements.
Regards:Alex
You cannot use parameters as table names. You can use the EXECUTE
STATEMENT for executing dynamically created statements.
Regards:Alex