Browsing large amout of data
Posted: Mon 14 Feb 2005 09:49
Hi, I'm using TOraQuery to search for records in database. When the scope is wide, users get all possible data (10MB), but there's only space for 25 records on DBGrid to display. Is there any simple way to get from the database these 25 records (or, let's say, 2x more to make the work more efficient) and NOT ALL OF THEM (because it takes much time) ?