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 |
Where is the Bitmap checkpoint information stored?
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
what is the difference between DATA TABLE and DATA SET?
What is the real use of different actions in QTP
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
how to write regular expression for Date field?
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..
what is Action conversion tool? what the Action conversion tool will do?
Wt is the difference between Business Component and scripted component?
can anyone tell me from where i can download qtp demo or crack version
i need the licence key for QTP V9.5 can anyone help me on getting this?