Subject Re: [firebird-support] Multiple dynamic sql statements supported?
Author Paul Vinkenoog
Hello Matthew,

> Does Firebird 2.5 in embedded mode support dynamic sql that contains
> multiple semicolon-separated statements?

No, you have to pass your statements one by one. This has nothing to with embedded vs. regular server, by the way.

Of course, some clients *do* support scripts. But they in turn pass the statements one after the other.


Hope this helps,
Paul Vinkenoog