Page through recorset from ASP - TechRepublic
General discussion
July 27, 2001 at 09:13 AM
bpandit

Page through recorset from ASP

by bpandit . Updated 24 years, 6 months ago

Hello,

I am able to display recordset page wise if I use select statement within ASP page. I tried using the same code when I get recordset through stored procedure I get following error for pagecount, absolutepage etc.. recordset properties.

ADODB.Recordset error ‘800a0cb3’

The operation requested by the application is not supported by the provider.

Can u please answer my question?

This discussion is locked

All Comments