07-31-2008, 08:04 AM
Hi All,
I need help regarding retreiving the data from a table which exists in different pages. In my application there is a table where I need to retreive the values and compare with DB. I am now able to retrive the values from the first page and compare it with DB. , but I want to do the same for other pages also. I could identify the number of pages in which the data is present, I am struck with extracting the data and comparing the results. and also the number of pages is not static it changes with the object selected.
Is there any possible way to extract the entire data from all the pages and then compare with the DB results instead of checking for each page.
Really appreciate your responses for helping me with this issue
Thanks in Advance,
Sowmya
I need help regarding retreiving the data from a table which exists in different pages. In my application there is a table where I need to retreive the values and compare with DB. I am now able to retrive the values from the first page and compare it with DB. , but I want to do the same for other pages also. I could identify the number of pages in which the data is present, I am struck with extracting the data and comparing the results. and also the number of pages is not static it changes with the object selected.
Is there any possible way to extract the entire data from all the pages and then compare with the DB results instead of checking for each page.
Really appreciate your responses for helping me with this issue
Thanks in Advance,
Sowmya