How to get the column count and column name from the
resultset in the database connection program?
Answer Posted / sreeprasad
you use following sql query
select column name, count(column name)from table name.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How to handle dynamic objects in quicktest professional (qtp)?
What is the extension of the recovery scenario file in qtp?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is Associate Repository in QTP 9.2 ?
Can any body please tell me the steps of keyword driven framework of QTP.
can the activities of test case design be automated?
How to find the path of folder in which the test is saved in qtp?
What do you mean by iteration?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
How is test case write?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Shall we add Local Repository to shared object repository,if yes,how we add
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Is it possible to change the property value at runtime? How it is possible?