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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.absolutepage property of Recordset

Status
Not open for further replies.

jimny

Technical User
Oct 18, 2002
52
US
In an ASP page I am trying to use rs.absolutepage but continually get

ADODB.Recordset error '800a0cb3'

Object or provider is not capable of performing requested operation.

/classified search/basicCS.asp, line 90


I installed the latest sevice pak for JET(service pack 6.0) on the server and change my connection provider to 'SQLOLEDB' and still get the same error. What should the provider or connection string be formatted as to use this property?
 
It probably has to do with the cursor properties your using or perhaps a limitation of the Database your using. Take your question to the ASP forum here at Tek-Tips.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top