what is the script(qtp) to export and import the datas from
MSaccess to Excel sheet.if anybody know plz tell me.
Answer Posted / devb
If you want to fetch data from access database and write into excel, the easiest way is to write VBA code. In macro directly connect to access database, fetch data into recordset and using range.copyfromrecordset save the data into excel sheet. No need to involve QTP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain data driven framework?
Hi ,Can any one pleas explain how to test splash objects using QTP?
How the exception handling can be done using quicktest professional (qtp)?
Difference between test object and run time object?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is checkpoints for qtp?
How to replay a script in qtp?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
i can done the project with QTP in that time i can say how many members in my team size?
What is ObjectParamater?
Explain the Different types of QTP test assets and their extensions?
Explain about the test fusion report of quicktest professional (qtp)?
which type of testing process are you following in ur company? how to recognize a qtp page?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?