Subject Re: [firebird-support] Interpreting string as field name...
Author Helen Borrie
At 08:58 AM 7/11/2003 +0100, you wrote:
>Thanks, this just confirms what I already thought. :-(
>This would be an excellent feature to add! Many times I would have been
>glad to be able to interpret a certain string as an SQL object.
>But isn't there something similar in FB 1.5, whereby a string can be
>interpreted as an SQL query, and executed?

There is indeed!! It is called EXECUTE STATEMENT. And it works well, too,
though you have to take a lot of care with syntax because the compiler
cannot check it.

heLen