I have a table with items from a large inventory. the user enters a search string, and I do a query on the table. Works O.K.
The problem is, some of the words in the table have accents (Rubèn, Avión, agüero), and the user can enter them with or without the accent.
Questions:
1-Does Access...