I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0

I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<<The
data retrieved from data base >>")


I have taken a for loop and changed the cells values (1 as
i and another 1 as j)

But still I am not able to get

Plz kindly tell me know this . It is very urgent




No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

How to Import data from a file (file is on the desktop) to the data table

2 Answers   IBM,


How will you get a string with the specified character the specified number of times in vbscript?

0 Answers  


Write a Fucntion to close all Opened browser expect desired one?

2 Answers   Ness Technologies,


How will you convert a given number to long in vbscript?

0 Answers  


Write VB script to convert from feet to inches(hint 1feet=12 inches)

2 Answers  


Check whether given Number is Even or Odd?

2 Answers   HDFC,


write a vb script to add two 2*2 matrix

2 Answers  


i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false

0 Answers  


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

0 Answers   IBM,


how many types of recording are there?

1 Answers  


write a vb script to display 3*3 matrix

1 Answers  


can anyone tell me the procedure of interview held in applabs

0 Answers  


Categories