ADO Recordset as Form's Data Source - Removing a Filter Raises Error



I hate to be this in-exact in a post but I have limited access to this
fantastic news group while I am here in Iraq. I have to take advantage
when I can.

I am using a disconnected ADO recordset as a Forms RecordSource
(DataSource, Control Source I cannot remember the exact property). I
do know that the approach works just fine for displaying and searching
for data in my read only form.

When viewing the data in a data*** view I can filter the data
without problem. However when I attempt to delete the filter an error
message to the effect of "Data provider not found" is displayed on
screen. Do I need to change a property on the ADO recordset? Any
suggestions?
.