cricketbird
Registered User.
- Local time
- Today, 08:07
- Joined
- Jun 17, 2013
- Messages
- 108
I have an Access database that can refer to multiple different backends. When users open the database, they are prompted to choose a backend from a list. When selecting all but one backend, all forms and reports work as expected. With just this one backend, everything works as expected, except that Comboboxes won't autocomplete.
When a user starts typing a value into a combobox when connected to this particular backend, they are not given any suggestions. When they type (correctly) a complete term from the list, a message box pops up saying "The text you entered isn't an item in the list". However, they can still select that same item from the dropdown. They can even copy and paste from one record to another with no issues. They just can't type or see autocomplete suggestions.
I've compacted-and-repaired both the front and backends. Are there any other suggestions to fix this issue?
When a user starts typing a value into a combobox when connected to this particular backend, they are not given any suggestions. When they type (correctly) a complete term from the list, a message box pops up saying "The text you entered isn't an item in the list". However, they can still select that same item from the dropdown. They can even copy and paste from one record to another with no issues. They just can't type or see autocomplete suggestions.
I've compacted-and-repaired both the front and backends. Are there any other suggestions to fix this issue?