lakshman
(Ganta lakshman)
March 9, 2017, 10:26am
1
Hi,
I would like to know how can i connect to a oracle database via UI Path.I am using the following connection string and it gives the error.
“Driver={Microsoft ODBC for Oracle};uid=system;pwd=laxman;”
Can you please help me in this.
Thanks and Regards,
Lakshman.
badita
(Mihai Badita)
March 9, 2017, 10:47am
2
Search first, post second.
aksh1yadav
(AKSHAY YADAV)
March 9, 2017, 10:49am
3
hi @lakshman
as @badita said follow this thing from next time.
as of now, check it out with this link:
Hi,
Can you use the Microsoft Driver syntax for ODBC in the connection string and try? Below is an example. I am guessing the issue might be because you have used the DSN syntax.
“Driver={Microsoft ODBC for Oracle};Server=OracleServer.world;Uid=UserName;Pwd=Secret;”
Regards,
Amrita
Regards…!!
Aksh
lakshman
(Ganta lakshman)
March 9, 2017, 12:56pm
4
Hi,
I tried with that but it is giving this error.
can you please help me in this.If you have any example workflow then please share with me.
Regards,
Lakshman.
jishnujs
(jishnujs)
February 5, 2018, 1:54pm
5
Iam also getting the same error. If you get the solution. Please help me also.
lakshman
(Ganta lakshman)
February 6, 2018, 9:02am
6
I did not get any solution for this.
vjalwadi
(Venkat)
November 21, 2018, 7:06pm
7
Hi All,
I am also stuck with the same problem. Could anyone help me please.
Regards
Venkat
csathys
(Dairy Land)
March 12, 2019, 1:47am
8
Did you ever get this resolved?
NDKhoa
(Khoa Nguyen)
July 31, 2019, 8:27am
9
If your Oracle database is in local, try start OracleService[Service name] service in windows task manager.
mharii
(Hari)
August 13, 2019, 10:34am
10
Hi All,
am also stuck with the same issue, any help would be really appreciated.
sagacity
(Scott Z.)
August 13, 2019, 1:43pm
11
@mharii - If your issue is the same as the error posted in image (ERROR 08001) - then that is an Oracle driver issue and better luck may be found on an Oracle forum.
mharii
(Hari)
August 26, 2019, 6:58am
12
Thanks for responding, I have used OracleData Client option from uipath and it worked.