Subject | Re: [firebird-support] Error while trying to create stored procedure - invalid request BLR at offset 218 |
---|---|
Author | Martijn Tonies |
Post date | 2007-11-15T13:39:10Z |
Nick,
with EXECUTE BLOCK, for use in DSQL.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> EXECUTE BLOCK works fine within a stored procedure, it is not intendedYou're confusing EXECUTE STATEMENT (for use in SPs and Triggers)
> to work elsewhere
with EXECUTE BLOCK, for use in DSQL.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com