Login Logout System in Access Database Project Part-2

SdĂ­let
VloĹžit
  • čas přidĂĄn 28. 11. 2023
  • It is about straightforward, Advanced MS Access Login System Part-2 where you can make an Ultimate Login Form functional with little coding. Please comment on this video and share your valuable thoughts. It will be motivation to make more advanced videos.
    📚 Downloads
    skillheader.com/download-skil...
    Explore Projects and Blog with Source Code:
    🌍 Website: skillheader.com/
    Ultimate Login System in Access Database Project Part-1
    • Ultimate Login System ...
    Change Password System in Access Database Project Part-3
    • Change Password System...
    Forgot Password System in Access Database Project Part-4
    • Forgot Password System...
    Strong Password Secure Criteria in MS Access Ultimate Login System
    • Strong Password Secure...
    Multiple Ways to Search Records in MS Access Form Part 1
    • Multiple Ways to Searc...
    Mastering Search and Filter Data in MS Access Form Part 2
    • Mastering Search and F...
    How CRUD System Works in Access | Complete Project Part-1
    • How CRUD System Works ...
    How to apply dark theme to Access VBA Coding
    • How to apply dark them...
    What is Best for Access Form Control | Bound Vs Unbound Forms
    • What is Best for Acces...
    What is Best to Store Images and Objects in MS Access
    • What is Best to Store ...
    #msaccess #microsoftaccess #accessdatabase #access #accessvba #dataentry #frontend #login_form #loginform #logout #loginsystem #accessproject #dbms #rdbms
    ______________________________________________________________________________
    Thanks to icon8: icons8.com/icons/set/user

Komentáře • 28

  • @skillheader
    @skillheader  Před 4 měsĂ­ci +1

    📚 Downloads
    skillheader.com/download-skillheader-projects-tutorials/
    Explore Projects and Blog with Source Code:
    🌍 Website: skillheader.com/

  • @muhannedmtd22
    @muhannedmtd22 Před 3 měsĂ­ci +1

    Thank you very much. I benefited a lot from your explanation

  • @hicurba
    @hicurba Před měsĂ­cem +1

    Wonderful

  • @matthewvaladez4795
    @matthewvaladez4795 Před měsĂ­cem

    Great tutorial! Started watching this series today. Only issue so far, for some reason when I click logout and get the prompt and select yes it goes no where.

  • @khadimhussainmomin1315
    @khadimhussainmomin1315 Před 6 měsĂ­ci +1

    Great job
    Make multiple user login form and one accounting sw with reports generation method. S/w can be used by multiple user so the user of one departments can simultaneously add delete or other function.

    • @skillheader
      @skillheader  Před 6 měsĂ­ci

      It is always great to have your valuable appreciation and suggestions. I’ll consider making a video on the topic. Please stay tuned.

  • @TrongNguyen-lq8gd
    @TrongNguyen-lq8gd Před 6 měsĂ­ci +1

    Very great design. Thank you

    • @skillheader
      @skillheader  Před 6 měsĂ­ci

      We appreciate your support and engagement with our videos. Please feel free to suggest topics for future videos.

  • @user-ne4di8ji4m
    @user-ne4di8ji4m Před 6 měsĂ­ci +1

    Thank You really helpful.

    • @skillheader
      @skillheader  Před 6 měsĂ­ci +1

      Thank you for your feedback. We are glad it's helpful. We appreciate your engagement with our videos and welcome suggestions for future topics.

  • @gadetkaikeah726
    @gadetkaikeah726 Před 6 měsĂ­ci

    Incredible opportunity

    • @skillheader
      @skillheader  Před 6 měsĂ­ci +1

      That's fantastic to hear! I'm so glad the topics worked for you. If you ever want to share your experience or have more questions, feel free to reach out. Your success stories make my day!

  • @malikstudio7331
    @malikstudio7331 Před 7 měsĂ­ci +1

    very nice dear sir

    • @skillheader
      @skillheader  Před 7 měsĂ­ci

      Thankful, keep in touch, please.

  • @Affenhirte
    @Affenhirte Před 2 měsĂ­ci +1

    Great video series! Personally I don't like that the Placeholder's ForeColor in the Text Fields will only change color from Grey to Black after they're updated, so I would just work with the GotFocus and LostFocus Events in VBA. I had no luck using Conditional Formatting to do so, but maybe there's a way also. Also do you have any problems with Flickering? It can occur e.g. when you have overlapping Controls or unattached Labels, so it's probably best to use Text Fields instead and Disable and Lock them to imitate a Label Control. Unfortunately there are quite a number of different reasons why flickering could occur and it takes away from the overall User Experience and our goal to make our work look as professional as possible. And finally, when you just double click a Property Field on the Form's Property Sheet, you are able to switch to the next value without having to use the Dropdown (05:40).
    Also you maybe should consider doing your own voice over if you have a microphone, instead of using a computer voice? Personally I'm not a fan of these robotic voices, but that's just my opinion of course. Keep up the good work and thanks for sharing!

  • @StetsonMgtSolutions
    @StetsonMgtSolutions Před 3 měsĂ­ci +2

    This was very useful and well done....a little on the quick side but I understand a lot of information and little time to squeeze it all in. I do have a question though; the char124 you use in your confirmations and other message text...what keys are you using?

    • @skillheader
      @skillheader  Před 3 měsĂ­ci +1

      Thanks for the support and link. I didn't get to you about char124. Please explain.

    • @StetsonMgtSolutions
      @StetsonMgtSolutions Před 3 měsĂ­ci

      @@skillheader I just figured it out with help of a google search....shift-\ gives char 124 which is the vertical bar. just never knew that.

    • @skillheader
      @skillheader  Před 3 měsĂ­ci

      o ook, it is called a pipe sign or vertical line. Different keyboard combined with different keys, glad you have figured it out.

  • @digitaltechnologies6352
    @digitaltechnologies6352 Před 6 měsĂ­ci +2

    could you kindly demonstrate a loan management system with Ms access that will hold loans, profits , loan repayment schedule, loan balances, cash in and cash out , etc

    • @skillheader
      @skillheader  Před 6 měsĂ­ci +1

      Great suggestion! I'll definitely consider making a video on this. I think it should be a project with a series of videos. Stay tuned.

  • @abdulsmringo3169
    @abdulsmringo3169 Před měsĂ­cem

    Beautiful font you have used.What is their names.

  • @cliffordevans5066
    @cliffordevans5066 Před 5 měsĂ­ci

    why do you never use "Option Explicit" in you VBA coding?

    • @skillheader
      @skillheader  Před 5 měsĂ­ci

      Perhaps, you can use this nice option for better declaration of variables. I think I am expert enough to handle variables...

  • @user-gl8xo9qq9z
    @user-gl8xo9qq9z Před 5 měsĂ­ci +1

    So gut das erste Video war, um so schlechter ist die Qualität dieses Videos. Vollkommen unscharf und nichts zu erkennen. Schade

    • @skillheader
      @skillheader  Před 5 měsĂ­ci

      Es ist immer toll, Ihre wertvolle Wertschätzung und Ihre Vorschläge zu erhalten. Sehen Sie sich dieses Video in einer etwas hÜheren AuflÜsung an, wahrscheinlich 720p oder hÜher. Allerdings war dies das zweite Video auf dem Kanal, Sie werden in den nächsten Videos sicherlich ein besseres Erlebnis haben.

    • @user-gl8xo9qq9z
      @user-gl8xo9qq9z Před 5 měsĂ­ci

      Vielen Dank fĂźr die Hilfe. @@skillheader