JAVA MySQL | Login Registration | Connection to Database | Part 2

Sdílet
Vložit
  • čas přidán 19. 10. 2023
  • 🚀 Welcome to Part 2 of our JAVA MySQL series! In this tutorial, we'll dive into the world of Java and MySQL to create a complete Login and Registration system. 🌐
    🔗 In this video, we'll cover the essential steps to connect Java with a MySQL database, allowing you to build secure and efficient login and registration functionalities for your applications.
    📌 Part 1 covers:
    ✅ Setting up your MySQL database
    ✅ Establishing a connection between Java and MySQL
    ✅ Creating the foundation for user authentication
    📁 You'll find all the code and resources in the video description below.
    🔔 Stay tuned for the upcoming parts of this series, where we'll explore user registration, login validation, and much more.
    👍 If you find this video helpful, don't forget to like and subscribe for more exciting Java and MySQL tutorials!
    #Java #MySQL #DatabaseConnection #LoginRegistration #Programming #Coding #JavaTutorials #MySQLTutorials #JavaDatabase #CodingTutorial #LearnJava #LearnMySQL #Developer #JavaDevelopment #DatabaseProgramming #JavaProgramming #MySQLConnection #ProgrammingTutorial

Komentáře • 27

  • @janwenytube8773
    @janwenytube8773 Před 2 měsíci

    Antay kopo next lesson sa inventory system mo sir

  • @MRk-ds7ce
    @MRk-ds7ce Před 2 měsíci +1

    Nasan na po yung part 3

  • @jayTarona
    @jayTarona Před 2 měsíci

    Sir pano po yung gantong error?
    "Column count doesn't match value count at row 1"

  • @etomraymundp.12stem1a8
    @etomraymundp.12stem1a8 Před 4 měsíci +1

    Salamat!

  • @moyshid.5049
    @moyshid.5049 Před 2 měsíci

    Sir nasan na part 3!

  • @puringuekenjoshuaa.7966
    @puringuekenjoshuaa.7966 Před 2 měsíci

    Sir ask lang po paano po ayusin yung error pag ganto yung nalabas "No value specified for parameter 1"

    • @sirjay202
      @sirjay202  Před 2 měsíci

      kulang.yung pinapasok mo na data i think

  • @ahoy1352
    @ahoy1352 Před 3 měsíci

    bakit po nage-error pagdito na po sa part 26:30? sinasabi nya po na "Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.con" is null" kahit same na same nman po tayo ng code

    • @sirjay202
      @sirjay202  Před 3 měsíci

      check mo yung database mo 😊

  • @user-uc5qc2by6v
    @user-uc5qc2by6v Před 5 měsíci

    Hello po, thank you sa tutorial tanong lang po bakit ayaw po mag accept ng String yung registration ko numbers lang ina accept?

  • @janwenytube8773
    @janwenytube8773 Před 2 měsíci

    Hello po sir, paano po if letter lng dapat ilagay sa username and password, gumanagana po sakin may connection sya kaso pag letter ilagay mag eerror or ayaw lumabas, pero pag number gumagana naman sya at pumapasok sa databasee

    • @sirjay202
      @sirjay202  Před 2 měsíci

      Check mo yung type mo ng database

    • @janwenytube8773
      @janwenytube8773 Před 2 měsíci

      Full name, username and password po and nka varchar lahat

    • @sirjay202
      @sirjay202  Před 2 měsíci

      @@janwenytube8773 ano error message

    • @sirjay202
      @sirjay202  Před 2 měsíci

      @@janwenytube8773 baka naman yung data type mo sa java mismo

    • @ralpanjeloarmario5530
      @ralpanjeloarmario5530 Před 2 měsíci

      ​@@sirjay202 Exception in thread "AWT-EventQueue-0" java.util.MissingResourceException: Can't find INSERT into accountdetails(accUsername,accPassword)VALUES(ralp,ralp)
      naka varchar din naman po sya sa sql database
      string naman po yung datatype ko sa username and password.

  • @Bts_hater_eat_my_shit
    @Bts_hater_eat_my_shit Před 3 měsíci

    Where is the source code sir ???