Hi,
Can anyone help me with the below questions on priority:
Can we connect to database with JDBC driver in Uipath
If not, what is the alternative way you can suggest.
If I have to use the ODBC driver what details are required for me to establish the connection with Uipath.
Thanks in advance.
Hey! Welcome to community…
Yes, we can connect with JDBC in UiPath
Hi,
Can you please let me know if we can connect to db2 database server through jdbc driver instead of odbc in uipath studio.
Thanks,
Nikitha
We need to install the UiPath.Database.Activities from manage packages…
Then use Database connect activity
You can use the JDBC here…
Regards,
NaNi
How to establish the connection through JDBC. Can you explain in details.
Hey!
Go through the steps mentioned in the above link…
You have to install the drivers first…
Then only we can use the JDBC in UiPath…
Regards,
NaNi
Hoping if someone could assist here,
The above steps are only to get the package, moreover seeking help in how to connect to the Database using a jdbc string.
is it possible
amithvs
(Amyth)
May 2, 2023, 7:02am
6
Hi, have you find a solution for this? it will be much appreciated if you can share the steps.
amithvs
(Amyth)
May 2, 2023, 7:03am
7
May I know which driver should I install in the windows instance? By any chance can you share the download link for the driver?
I have the JDBC connections parameters, but not sure how exactly I can connect via UiPath. Do I have to use ODBC and create a system dsn ?