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

rs.moveprevious in recordsets

Status
Not open for further replies.

didojove

Technical User
Jan 25, 2002
3
PH
we're using ASP to query our SQL server. We try to do a rs.moveprevious command but we get an error saying that the provider (SQL) doesnt support this.

Is this true? or something is missing in our connection. We know that there's something to include about cursor types, etc. Can somebody help us on this?

thank you
 
Yes it probably is the type of connection you are using. Can you post the connection string?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top