L
LurfysMa
I want to create several database apps. Some of these will contain
fairly long lists of information that I will want to add to from time
to time. I would like to create a form or other UI mechanism as a
front end to the actual database that would allow me to start typing
in a field and have the database position itself at the closest match
so that I can see if it already exists. If it does, I would then see
the relevant data. If not, I could add it.
For example, if I had a list of books, I could start typing "T-O-M-
-S-A-..." and it would find "Tom Sawyer" if it exists or the closest
thing that starts with those letters.
Please tell me what to read up on or where to look for hints.
Thanks
fairly long lists of information that I will want to add to from time
to time. I would like to create a form or other UI mechanism as a
front end to the actual database that would allow me to start typing
in a field and have the database position itself at the closest match
so that I can see if it already exists. If it does, I would then see
the relevant data. If not, I could add it.
For example, if I had a list of books, I could start typing "T-O-M-
-S-A-..." and it would find "Tom Sawyer" if it exists or the closest
thing that starts with those letters.
Please tell me what to read up on or where to look for hints.
Thanks