M
Mark A. Sam
Hello,
I was working on a continuous form, filtering it using VBA according to
different textboxes on the form. One of the filters is [Prod Code]. There
as no problem with it. I added a fitler for [Cust Code]. No problem with
that until I selected them together, then the recordset wouldn't be
delivered. After playing with the query, opening it, and filtering by
selection, I found that the [Prod Code] field is the problem. It seems to
hang up when I filter by this field. I let it run for up to 15 minutes
before cancelling.
The Access version is A2000. The Backend is SQlServer. The query has two
linked tables and 3 local tables. It has almost 300,000 records and opens
in about 6 seconds without any filtering.
Thanks for any help and God Bless,
Mark A. Sam
I was working on a continuous form, filtering it using VBA according to
different textboxes on the form. One of the filters is [Prod Code]. There
as no problem with it. I added a fitler for [Cust Code]. No problem with
that until I selected them together, then the recordset wouldn't be
delivered. After playing with the query, opening it, and filtering by
selection, I found that the [Prod Code] field is the problem. It seems to
hang up when I filter by this field. I let it run for up to 15 minutes
before cancelling.
The Access version is A2000. The Backend is SQlServer. The query has two
linked tables and 3 local tables. It has almost 300,000 records and opens
in about 6 seconds without any filtering.
Thanks for any help and God Bless,
Mark A. Sam