Try this....
While not myRecord.EOF
LName=myRecord.Fields("Name")
myRecord.moveNext
Wend
myRecord.close
Thanks..
Akhalesh
On Tue, Jul 15, 2014 at 11:03 AM, Vishal <[email protected]> wrote:
> We are connecting db using connection string method. so it wont help me.
>
>
> On Thursday, 10 July 2014 20:54:03 UTC+5:30, L V Prasad wrote:
>>
>> are you trying to read the value from db output?
>> go throught - http://www.tutorialspoint.com/qtp/qtp_accessing_
>> databases.htm
>>
>>
>> On 10 July 2014 11:27, Vishal <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> Can anyone suggest me that how we can handle multiple rows in recordset?
>>>
>>> Currently I am getting multiple rows as a query result and get value
>>> from each row one by one. how to do that?
>>>
>>> I am using MS Access db as a data source.
>>>
>>> Awaiting for help.
>>>
>>> Thanks,
>>> Vishal
>>>
>>> --
>>> --
>>> You received this message because you are subscribed to the Google
>>> "QTP - HP Quick Test Professional - Automated Software Testing"
>>> group.
>>> To post to this group, send email to [email protected]
>>> To unsubscribe from this group, send email to
>>> [email protected]
>>> For more options, visit this group at
>>> http://groups.google.com/group/MercuryQTP?hl=en
>>>
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "QTP - HP Quick Test Professional - Automated Software Testing"
>>> group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "QTP - HP Quick Test Professional - Automated Software Testing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
Akhalesh yadav
+919555717928
+919310680659
--
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
---
You received this message because you are subscribed to the Google Groups "QTP
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.