Filtering records on SQL server

S

Shawn Repphan

Using Access 2003 SP2 and SQL 2000:

This problem only started after upsizing this DB to the SQL server. I have a
form that uses a filter to search for user defined strings. It will return
the correct records and the nav. bar says 'Record 1 of 5 (Filtered)' But I
am able to scroll past the 5 records and the counters just keep going.
('Record 10 of 10 (Filtered)') All I get is blank fields. Anyone know
anything about this?
 
Top