T
Tegger
<This message also multiposted to microsoft.public.access.queries. I would
properly crosspost, but my provider or somebody tends to strip crossposts,
so crossposting is unreliable for me. Sorry.>
A few workstations for which I'm responsible run Access 2000 as part of
Office 2000. These workstations are using a very simple database consisting
of a table with numerous text fields, a Select Query, and a form for
entering the terms to be used by the query. The database is centrally
located, with workstations using it over the network.
The point of the database is simply to be able to filter the table's
contents through the query so as to be able to display in the query only
records that match the terms entered into the form fields. The query
contains Criteria like this:
Like "*" & [forms]![Docket Search]![JobDesc] & "*"
This setup has worked just fine for six years, but all of a sudden
(starting last two weeks?) refuses to reliably return complete results.
There appears to be no pattern to the problem other than it seems to
involve entries made during February of this year. Some appear, some do
not. There are no blank fields in the table.
What am I missing? And thanks for any help that's available.
properly crosspost, but my provider or somebody tends to strip crossposts,
so crossposting is unreliable for me. Sorry.>
A few workstations for which I'm responsible run Access 2000 as part of
Office 2000. These workstations are using a very simple database consisting
of a table with numerous text fields, a Select Query, and a form for
entering the terms to be used by the query. The database is centrally
located, with workstations using it over the network.
The point of the database is simply to be able to filter the table's
contents through the query so as to be able to display in the query only
records that match the terms entered into the form fields. The query
contains Criteria like this:
Like "*" & [forms]![Docket Search]![JobDesc] & "*"
This setup has worked just fine for six years, but all of a sudden
(starting last two weeks?) refuses to reliably return complete results.
There appears to be no pattern to the problem other than it seems to
involve entries made during February of this year. Some appear, some do
not. There are no blank fields in the table.
What am I missing? And thanks for any help that's available.