I’m getting the below error while executing the DB query, the connection was successful but while executing the query I’m getting the error.
For E.g. - Select * From empmaker_ar_head Where sys_ar_no =‘802004400045’
The same query working fine in DB, hardly it will result 20-25 records.
The same query when I executed from Oracle SQL developer its working fine.
Error - A value of type ‘System.DBNull’ cannot be set to the location with name ‘out’ because it is a location of type ‘System.String’.
-
Environment details
-
Activity packages versions
- Full error message -
Execute Query: A value of type ‘System.DBNull’ cannot be set to the location with name ‘out’ because it is a location of type ‘System.String’.