Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Query
#2
Solved: 11 Years, 3 Months, 4 Weeks ago
Hi, If you want the block to be executed till the xyz.Exists...then i think it can be done in this way:
Code:
If (xyz.exists(0)) Then
  Do While (xyz.Exists(0))
    Block of code:
    {
     statement 1
     statement 2
     "
     "
     "
     }
   Loop
End If
Reply


Messages In This Thread
Query - by indranilgoswamimcb - 10-05-2010, 05:21 PM
RE: Query - by KavitaPriyaCR - 10-05-2010, 06:35 PM
RE: Query - by sreekanth chilam - 10-05-2010, 11:23 PM
RE: Query - by quicktest - 10-06-2010, 05:26 PM
RE: Query - by KavitaPriyaCR - 10-06-2010, 05:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Rolleyes Browse object query Hema a newbie 0 1,808 07-22-2014, 08:37 PM
Last Post: Hema a newbie
  SQL Query Issue in QTP rajiv.qtp 1 2,486 11-28-2013, 10:36 AM
Last Post: Jay
  Do recordsets get to use only ONE query? Arena 0 2,192 04-03-2012, 07:08 PM
Last Post: Arena
  Pass "/" in Query string to DB Anjali09 0 2,585 01-04-2012, 08:34 PM
Last Post: Anjali09
  Database query ajayr1982 2 4,362 12-31-2010, 08:07 AM
Last Post: ajayr1982

Forum Jump:


Users browsing this thread: 2 Guest(s)