UiPath Go - Informix Database Activities

Hello,

I have successfully uploaded the Informix Database Activities in UiPath Go.

This package contains the below activities . It make you easy to retrieve the data from the Informix database. You can use “stored procedure” also the activities.

  1. Execute DataTable

This bring the information from database even you use the direct query or stored procedure.

  1. Execute NonQuery

It helps to execute the To insert , update and delete statements.

  1. Execute Scalar

Returns the first column of the first row in the result set returned by the query or stored procedure as Object.

https://go.uipath.com/component/informix-database-activities

Regards
Balamurugan.S

6 Likes

Do you have examples of using this activity? Could you share?

2 Likes