Subject Re: [firebird-support] EXECUTE STATEMENT for Interbase?
Author Martijn Tonies
> I am employing the EXECUTE STATEMENT statement, new to FB 1.5.
> Now I have to deploy the same on a Interbase 7.5, where this statement
> apparently doesn't exist. What could I do instead to replace this FB
> feature?

You cannot. At least, not in a Stored Procedure.

The only alternative is either to use procedures that contain
static SQL or to execute your statements at the client side.


If you're developing for multiple database engines without
taking these differences into account, you'll end up in trouble.

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com