-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database: Execute Non Query : Parameter 'msg': Value is too large to bind #32
Comments
first of all try to get the code where the error is inside a try catch , to replace wrong value with a define value , so you might see first witch value doesn't work. |
Great news, but there is another question born ;) when will it be avaliable in the newest version of UiPath.Database.Activity ? Now I've got 1.3.7369.25200 in my Studio? Regards, Filip |
@petcua1 I've seeen your news about commiting parameter modification. I'm not too much advanced in UiPath yet, so there is my question - how can I get the newest version of library (acitvity) containing this fix? Normally im installing every new feature in managing packages in UiPath studio (as shown above in andriaciorici post), but there seems not to be any newer version than the one I have, published 3/5/2020 3:59:39 PM. Shall I do something more? Regards, Filip |
@DonF75 a release to the UiPath official repo will be coming soon, but you can just grab the code from here and compile it yourself until then. |
@tudorsnd - thanx for hints ;) |
Description
User encountered an error while trying to execute a query, see this topic for more context:
https://forum.uipath.com/t/getting-stored-procedure-output-error-value-is-too-large-to-bind/71881/
The text was updated successfully, but these errors were encountered: