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?