write progamming connecting QTP to database sql? this is
question asked by interview? please give sql, pl/sql related
answer?pls any answer this?

Answer Posted / manish deshmukh

Set con = Createobject("ADODB.Connection")
set rs = Createobject("ADODB.recordset")
con.connectionstring="DSN=xyz;UID=abc;PWD=pqr;"
con.open
SQL="select * from manish"
Set rs=con.execute(SQL)

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

By using QTP can we record any log files written by the application which is in execution?

1473


What are the flaws in water fall model and how to overcome it?

561


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1453


How does quicktest professional (qtp) identifies the object in the application?

583


what are the challenges you have faced while testing web based application using the automation tools ?

598






Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points

1631


What are the ways you can synchronize?

585


Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

1452


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1568


How you know that a test case is a regression test case

3061


What is the differences between image check point and bit map check point?

581


How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks

1546


How to execute a winrunner script in quicktest professional?

556


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

1383


How to find Operating system information using QTP script?

578