Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting error while connecting from qtp to oracle sql developer.
#1
Not Solved
Hi Ankur,

Thanks for sending the valuable information.

I have some doubts regarding database connection. while connecting from QTP to Oracle SQL Developer getting
issues
"The specified DSN contains an architecture mismatch between the driver and application"
"The setup routines for the oracle in oraclient10g_home1 ODBC driver could not be found. please reinstall the driver."

Could you please resolve this issue.
Reply
#2
Not Solved
Code:
Dim strCon
strCon = "Driver={Microsoft ODBC for Oracle}; " & _
         "CONNECTSTRING=(DESCRIPTION=" & _
         "(ADDRESS=(PROTOCOL=TCP)" & _
         "(HOST=mysrv)(PORT=7001))" & _
         "(CONNECT_DATA=(SERVICE_NAME=MYDB))); uid=read;pwd=read;"
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Connecting to Cognos TM1 Cube using UFT/QTP anujkabra1985 0 1,579 10-09-2015, 01:51 AM
Last Post: anujkabra1985
  Not able to connect to Oracle SQL Developer Paras Singh 0 6,586 05-30-2013, 01:25 PM
Last Post: Paras Singh
  Choosing Add-ins in QTP When Oracle forms or other IDEs used in web based application QTPBeginer 0 2,474 03-27-2013, 11:06 PM
Last Post: QTPBeginer
  Unspecified error while connecting database kamalteja 0 5,067 12-04-2012, 10:05 PM
Last Post: kamalteja
  Need help with QTP SQL ADO connection, value retrieved is different charanbc 0 2,652 09-21-2012, 04:27 PM
Last Post: charanbc

Forum Jump:


Users browsing this thread: 1 Guest(s)