Community.Activities icon indicating copy to clipboard operation
Community.Activities copied to clipboard

Database: Fix/database query activities failing parameters conversion from DBNull (71685)

Open theloginerror opened this issue 1 year ago • 0 comments

Fixed ExecuteQuery and ExecuteNonQuery throwing an exception when trying to convert the parameter of type DBNull returned by the query: A value of type 'System.DBNull' cannot be set to the location with name 'Argument1' because it is a location of type 'System.String'

https://uipath.atlassian.net/browse/STUD-71685

theloginerror avatar Oct 17 '24 13:10 theloginerror