Skip to content
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

Open
andraciorici opened this issue Nov 9, 2018 · 5 comments

Comments

@andraciorici
Copy link
Member

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/

image-2018-10-23-15-05-20-540
image-2018-10-23-15-05-13-742
image-2018-10-23-15-05-08-701
image-2018-10-23-15-05-03-879
image-2018-10-23-15-04-56-606
image-2018-10-23-15-04-40-598

@ValentinAbrivard
Copy link

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.

@DonF75
Copy link

DonF75 commented Nov 4, 2020

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 added a commit to twsoftr/Community.Activities that referenced this issue Nov 5, 2020
@DonF75
Copy link

DonF75 commented Nov 6, 2020

@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

petcua1 added a commit to twsoftr/Community.Activities that referenced this issue Nov 6, 2020
@tudorsnd
Copy link

tudorsnd commented Nov 6, 2020

@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.

@DonF75
Copy link

DonF75 commented Nov 6, 2020

@tudorsnd - thanx for hints ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants