I could not connect uipath with sql server

Execute Query: Could not load file or assembly ‘Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342’ or one of its dependencies. The system cannot find the file specified.
I got this issues, Pls resolve this, thanks in advance

@raja_ias

Is you connect connection is for SQL / Oracle?

Check because The error is showing that unable to load the Oracle.MangedDataAccess

Thanks

@Srini84 connect with sql server, while execute the process, it shows like…

Hey,
if it is a MS SQL Server you can use connection wizard:
image


and test the connection:
image

1 Like

when i click connection wizard nothing happened…

it’s weird.
Try to update dependencies.
Which version of studio do you use ? And also is it Community or Licenses version?

1 Like

2021.10.4 studio and community version…pls help me to solve this issue
how to update dependencies

Click manage packages:
image
and try update/downgrade version of this package:
image

1 Like

thanks a lot…it works…Actually i was in the pressure mood :grinning:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.