Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Help: How to get specific rows from a recordset

Help: How to get specific rows from a recordset

From: Michael Haefele <mhaefele_at_rle.de>
Date: Tue, 2 Mar 1999 12:28:19 +0100
Message-ID: <7bghst$js4$1@public.ndh.net>


I have the following problem:
We are developing a database driven website. The users can query for specific records via a search form. But depending on the users input the query produces thousands of records. This results in very high data transfer. To avoid this I want the database to deliver only ten records at a time.

You propably know the Oracle ODBC Test utility, where you can set a value for the rowset. Thats exactly the functionality I want to implement.

Many thanx for any answer.

Mike Haefele Received on Tue Mar 02 1999 - 05:28:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US