Using the Soundex Algorithm in Microsoft Access

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 5

  • @johnclark851
    @johnclark851 2 года назад +1

    Very comprehensive coverage on a pragmatic topic. I can see a genuine application of this for service based companies who rely on user input. How you addressed possible pitfalls and how to mitigate them was nicely done, Philipp.

  • @jimstauble9375
    @jimstauble9375 2 года назад +1

    Interesting concept. Can I download the procedures you have written to study the idea?

    • @codekabinettcomen
      @codekabinettcomen  2 года назад

      Look at the description of the video. There is a download link for the sample application used in the video.

  • @abbottassociatesllcattorne5723
    @abbottassociatesllcattorne5723 2 года назад +1

    Love using Soundex. Is there any way to sort the query results by soundex value, so that the most likely results rise to the top?

    • @codekabinettcomen
      @codekabinettcomen  2 года назад

      Actually, I don't know how it would be possible to identify "most likely" results in the context of sorting.