Database(Power Automate Desktop Action)

07/16/2023

Japanese version.

This function is for using (mainly in-house) databases such as MySQL and Oracle.

This may affect other parts of the company, Therefore, please consult with your system administrator before using this function.

Contents

Actions

NameImportanceDescription
Open SQL connectionHighUsed first when performing an operation on a database.
Execute SQL StatementHighExecute SQL to perform an operation.
If there is only one SQL to execute, this action is all that is needed.
(No "Open SQL connection" and "Close SQL connection" actions are required)
Close SQL connectionHighUsed last when performing operations on databases.