hi friends i was tried to connect qtp with oracle database
using provider.i got a error.so anyone can help me out by
correct script
Answers were Sorted based on User's Feedback
Answer / shilpa reddy
I will provide u the code for it,try it once.
set con=createobject("ADODB.connection")
con.open "provider=oradb;server=Ipaddress;hoststring=stringn
ame;username=scott;password=tiger"
set com=createobject("adodb.command")
com.activeconnection=con
com.commandtext="ur required sql statement"
com.execute
| Is This Answer Correct ? | 0 Yes | 0 No |
what type of scripts are asked in qtp?
What does Reporter.Reortevent2 does?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
What is the difference between "call" and "callclose"
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
what is option explicit? what is the use of it?
Explain different types of action in qtp?
Where you are storing your script?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
anyone can explain Diff B/w Actions and Functions
what version of test director supports the QTP? does testdirector supports the QTP9.0?
any one can send me the concepts of qtp