Subject | Re: [firebird-support] How to call a stored procedure in a stored procedure |
---|---|
Author | Martijn Tonies |
Post date | 2004-01-28T15:49:47Z |
Hi,
RETURNING_VALUES :paramout1, :paramout2
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> could someone help me with the syntax on how to call a stored procedureEXECUTE PROCEDURE name :param1, :param2
> in a stored procedure (I hope it's possible).
RETURNING_VALUES :paramout1, :paramout2
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com