Microsoft Access - Database Encryption Password Protection

Поділитися
Вставка
  • Опубліковано 1 гру 2024

КОМЕНТАРІ • 8

  • @interestingamerican3100
    @interestingamerican3100 2 роки тому

    Commenting for the algorithm Sir. Quality technical material. Thank you for sharing!

    • @DanielPineault
      @DanielPineault  2 роки тому

      Thank you. Hopefully you can utilize it in your applications.

  • @dovacmarlon7493
    @dovacmarlon7493 Рік тому

    Very informative. Many thanks for your valuable content.

  • @bonifaceekoue9948
    @bonifaceekoue9948 2 місяці тому

    Thanks for this helpful post. How to do the same programmatically through vb or vba code?

    • @DanielPineault
      @DanielPineault  2 місяці тому

      What I demonstrated was VBA, so I'm not sure I understand the question.
      While it is possible to implement Drag and Drop using solely VBA and APIs it isn't recommended as it is unstable in my experience because of subclassing issues within Access. Not impossible, but this is much simpler and reliable in my experience.

  • @riazkhushik2962
    @riazkhushik2962 23 дні тому

    Sir i forgot how to recover password

    • @DanielPineault
      @DanielPineault  22 дні тому

      There is no way with the modern accdb file format beyond brute force attack .
      There are also applications you can buy to crack the password or some companies you can hire as well, but I'm most cases you are looking at days, if not longer to crack.