Answer Posted / siva
set mycon = CreateObject("ADODB.Connection")
mycon.open("driver=SQL Server;Server=localhost;database=(database name);trusted_connection=yes")
set myresult=mycon.execute(Select * from emp)
while myresult.EOF<>TRUE
msgbox.myresult.fields(0)
myresult.movenext
wend
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How often were they executed?
How to test results for qtp ?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
How to change the priorities of the recovery scenario properties?
can u please explain what is the exact difference between qtp8.2 and 9.0
How QA specialist can identify when programmatic descriptions are useful?
Discuss the QTP Environment?
How to Test the mainframe application?
What is business process testing(bpt) in qtp?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How the smart identification is used in real time?Please explain with an example
How can I import environment from a file on disk?
How to suppress warnings from the test results page?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,