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
Answer Posted / 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 |
Post New Answer View All Answers
What the differences are and best practical application of Object Repository?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is standalone database?
What is difference between design time and run time data table?
what are all the fileds present in object repository?
How to get Traceability matrix from TD?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is the descriptive programming?
How are actions and functions different in QTP?
How to associate function library at a run time?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Explain qtp(quick test professional)?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What is the use of ordinal identifier in qtp?
Explain QTP using different development techniques ?