Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[UFT] Connection String for Oracle
#7
Not Solved
Hi,
I have resolved.

I have modified my ConnectionString as:

Code:
DB_CONNECT_STRING = "Provider=OraOLEDB.Oracle; Data Source=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=" & myHostName & ")(PORT=" & myPort & "))(CONNECT_DATA=(SERVER=dedicated)(" & serviceNameString & "))); User ID=" & myUsername & ";Password=" & myPassword & ";"

where I have added
SERVER=dedicated

If i launch my script through MS DOS it works, but If I use it in UFT I have this error:
"Provider cannot be found, it may not be properly installed"

Why?

I have added the plugin ORACLE in my project into UFT, maybe it is necessary another plugin?

Thanks.
Reply


Messages In This Thread
RE: [UFT] Connection String for Oracle - by robertosalemi - 01-15-2016, 04:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT 12.54 compatibility with Oracle Forms 12c saran 0 2,695 01-30-2017, 03:07 PM
Last Post: saran
  UFT and Oracle OBIEE iplivewire 0 1,734 10-07-2016, 11:19 PM
Last Post: iplivewire
  DB2 Connect connection with IE 11 SRP 1 2,617 12-18-2015, 12:41 PM
Last Post: vinod123
  IBM DB2 connection with VB script bmurali 2 10,901 12-18-2015, 12:38 PM
Last Post: vinod123
  Connection with HP ALM hachem 0 2,614 02-26-2015, 04:36 PM
Last Post: hachem

Forum Jump:


Users browsing this thread: 1 Guest(s)