Execute MySQL Bulk Store Procedure

Category

Database Commands

Description

This command allows to execute multiple MySQL Store Procedures. Use this command to create a new connection to a database.

Parameters

Instance Name

Enter the instance name

DataTable Name

Enter the data table 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 Bulk Store Procedure\Execute MySQL Bulk Store Procedure.xml

See Also