The Difference Between Option Compare Database, Binary, and Text in Microsoft Access VBA

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

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

  • @shlomaspielman8901
    @shlomaspielman8901 Месяц назад +1

    Thanks for the explanation Rich, I'm wondering if it possible to set to option compare binary for just one sub in a module? (Ex. Password match button)

    • @jcwynn4075
      @jcwynn4075 Месяц назад

      The InStr function itself has a 3rd argument (optional) that allows you to specify the type of comparison. If omitted it defaults to the module's compare setting. If you want to use InStr for binary match in just one sub, then set the 3rd argument to 0.

    • @599CD
      @599CD  27 дней назад

      599cd.com/QQ

  • @N269
    @N269 Месяц назад

    So, if you have different paradigms, where different functions/subroutines require different comparison options then each sub/function must be located in theor respective modules.... ie, "option compare..." can only be declared once?????

    • @599CD
      @599CD  27 дней назад

      599cd.com/Ask

    • @599CD
      @599CD  27 дней назад

      599cd.com/QQ

  • @gregoryjeffries8475
    @gregoryjeffries8475 Месяц назад

    I get the impression that these statements are module specific. So the answer to the question above would be yes.

  • @MeisterEMH
    @MeisterEMH 10 дней назад

    So, Richard Rost is a customer since 1955 ? I'm sure you're not a day older than 1956....haha LOL

    • @599CD
      @599CD  5 дней назад

      I hopped in my DeLorean. :)

  • @Callum29D
    @Callum29D Месяц назад

    Do people still use Microsoft Access? Why not just use SQL? Isn't VBA old? The IDE is terrible. Just learn python + SQL it's better.

    • @599CD
      @599CD  27 дней назад

      599cd.com/QQ

  • @muhammadimranashraf715
    @muhammadimranashraf715 23 дня назад

    Hlo sir
    I have a one database application,i want to help for this,how i can contact u

    • @599CD
      @599CD  22 дня назад

      599cd.com/Ask