Execute MySQL Store Procedure

Category

Database Commands

Description

This command allows you to execute Store Procedure. Use this command to create a new connection to a database.

Parameters

Instance Name

Enter the instance name

Store Procedure Name

Please Enter the store procedure name to execute

Parameters

Please Enter the parameter attributes

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\Database Commands\Execute MySQL Store Procedure\Execute MySQL Store Procedure.xml

See Also