The connection with the SQL database could be established using UIPath. In the SQL database, I have created a table in which the id is int. I’m unable to retrieve data in its actual form as the writeLine and message box activities expect string values. Is there any other way to display the values?
In this image, you can see that the output obtained is the path and not the required value.