Answer Posted / naveen magatapalli
dim cmd
set cmd=createobject("ADODB.Connection")
cmd.open "Provider=ORAOLEDB;server=server_name;database=data
basename;userid=scott;password=sa"
IS it correct na if not then correct me.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the differences between quicktest professional and winrunner?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Step 3&4 are repeated until an the object in recognised uniquely.
How will you check that your test cases covered all the requirements?
Tell me about qtp?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What are the properties you would use for identifying a browser and page when using descriptive programming?
how to prepared for first for the first interview?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
How to test the login page in different ways in automation testing and i need code?
wt is the use of multiple questions in QTP
What are the technologies supported by qtp?
Explain about Test Fusion Report of QTP?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Mention the different actions types of qtp.