The following information pertains to my database:
SQL Server Connection

ADO Version: 2.1
DBMS Name: SQL Server
DBMS Version: 11.90.2000
OLE DB Version: 02.00
Provider Name: MSDASQL.DLL
Provider Version: 02.10.3711.0
Provider Friendly Name: Microsoft OLE DB Provider for ODBC Drivers
Driver Name: SYSYBNT.DLL
Driver Version: 03.11.0017
Driver ODBC Version: 03.00
************************************************** ************************************************** ***********8
I'm trying to implement paging on my web page. The error I get is below:

ADODB Error '800a0cb3'
The operation requested by the application is not supported by the provider.

Is there a particular version of SQl Server that I should use that will enable me to use the method "AbsolutePage".

Any help would be greatly appreciated.