I have been importing a workflow from windows legacy to windows version of UiPath and im running into problems when using an ExecuteQuery activity from the database package.
The activity uses an ODBC connection with a iSeries Access ODBC Driver, with Plattform 32/64 bit, the connection activity works just fine in both versions but when excecuting the query the windows version gives me the error: “Arithmetic operation resulted in an overflow.”
Given that the query works just fine in the legacy version I dont believe its a problem with how the query is worded.
Any help would be great.