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

How can get count of list box?

741


Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

2173


Why we load add-ins in qtp?

723


hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com

3805


what testplan contents and what test strategy contents,what is the diff b/w them

1734






What is Curd testing?

1964


What do you mean by checkpoints in qtp?

653


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1341


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1364


How many types of object repository in qtp?

709


in my application,validation message has in japanise language.how to validate this message is appears properly or not

1624


Explain advantages and disadvantages kdf?

609


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1666


how to idetfy which test cases are automated?who will deside that plz tell me

1631


Hi All, How to get repeated word in string . Thanks Balaji

1014