Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Resultset paging in Sybase ASE 12.5.x

Status
Not open for further replies.

pgk

Programmer
Joined
Jul 19, 2002
Messages
262
Location
US
Hi

Is it possible to do resultset paging in Sybase stored procedure? If so, can you please provide me with some pointers?

Thanks a lot.
 
use a temp table with identity column
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top