Subject | Re: [firebird-support] EXECUTE STATEMENT for Interbase? |
---|---|
Author | Martijn Tonies |
Post date | 2006-01-25T16:39:39Z |
> I am employing the EXECUTE STATEMENT statement, new to FB 1.5.You cannot. At least, not in a Stored Procedure.
> 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?
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