I want to upgrade my project into dynamic web pages.While getting database records I want to have perious, next links.I create them I won't have load all of the query.I can read the first 50 records for example,then the next page reads 51-100,the third 101-150 etc.
What I don't know if it is possible to read the records between n and m.
The first is very easy. I can type fetch first 50 rows only into my query.But what the others?Does anyone know a solution about this?
What is the syntax in DB2?Or I want to konw if it is possible?
Salih Sipahi
Software Engineer.
City of Istanbul Turkey
openyourmind77@yahoo.com
What I don't know if it is possible to read the records between n and m.
The first is very easy. I can type fetch first 50 rows only into my query.But what the others?Does anyone know a solution about this?
What is the syntax in DB2?Or I want to konw if it is possible?
Salih Sipahi
Software Engineer.
City of Istanbul Turkey
openyourmind77@yahoo.com