Hi all, I’m trying to connect to a Tibco-database but I’m struggling a bit with setting up the Provider. I’m using the UiPath.Database.Activities v1.5.0 and I’m using the Excecute Query Activity.
I have gotten some help and have managed to install the Tibco driver and I can see it in the Windows ODBC Data Source Administrator.
But I’m not sure how to use this data source when using the Connection Wizard from UiPath:
Hi and thanks for reply. I have managed to connect by using the Squirrel SQL client and providing the database-driver jar-file I was supplied with (csjdbc8.jar). Like so:
The connection string should also have username and password in it.
The stand-alone application you use for the DB connection - check if you can get the connection string from it after getting successfully connected to DB.