Filter and ADO-Recordset

  • Thread starter Ralph Schlosser
  • Start date
R

Ralph Schlosser

Hello,

I have a datasheet with a stored procedure as source. The
user is able to filter by selection etc. How can I determine
which records stay visible after applying such a filter? It
was no problem using DAO because the filter did affect the
form's recordset. Things seems to be different in an adp
using ADO. Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top