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

Sorting and Filtering ADO Recordsets

Status
Not open for further replies.

ViolinTim

Technical User
Aug 5, 2002
3
GB

I have a very strange problem.

I have an ADO recordset that holds names and addresses and has 2225 rows. I filter this on "S" and the rows reduce to 177. If I then sort in alphabetical order only 100 rows are displayed. If I do not sort 177 rows are shown.

In essence 177 rows are shown in the recordset recordcount, but in the form that the recordset is the source for only 100 are shown.

Any ideas?
 
Check out thread 705-964612. I had the same problem and this thread has the advise I was given. Didn't help me, but might you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top