Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use RecordGroups of DB in QTP
#1
Not Solved
I am looking for a solution that can fetch records from DB table with less impact on performance.
The requirement is to extensively use around 80 DB tables(Database: Oracle). Instead of fetching DB records one after other, I want some mechanism to fetch entire DB table once and store in temporary variables. For example, RecordGroups concept in SQL does this job.

Note: A record group is an oracle forms data structure that has a column/row framework similar to a database table.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)