Deepika Sachdev
January 6th, 2000, 11:42 PM
I am using the JDBC ODBC bridge to fetch records from the database. However I want to fetch only X no. of records at a time since fetching the complete set would increase data traffic.
WHen i scroll forward I am able to get X no. of records however when I want to scroll backwards there is no function with which I can get reverse records.
Is there any function which can provide this.
WHen i scroll forward I am able to get X no. of records however when I want to scroll backwards there is no function with which I can get reverse records.
Is there any function which can provide this.