Java GUI crud with MYSQL Database XAMPP #1 - Create Read Update Delete - INSERT

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ค. 2023
  • Simple Project step by step using mysql database and Netbeans IDE
    JAVA MySQL ,
    CRUD Application
    Connection to Database
    INSERT, SELECT, UPDATE , Search and DELETE
    Create, Read, Update, Delete
    Using Netbeans IDE
    using jframe Swing
    Source Code:
    link: github.com/codingWithElias/ja...
    Tools:
    mysql-connector-java
    link: dbschema.com/jdbc-driver/MySq...
    XAMPP
    link: • How to Install XAMPP S...
    NetBeans IDE
    link: • How to Install NetBean...

ความคิดเห็น • 19

  • @achmadfarizi9240
    @achmadfarizi9240 7 วันที่ผ่านมา +1

    tnaks mate you're a hero

  • @leinadmofficial
    @leinadmofficial 10 หลายเดือนก่อน +3

    Wow, really helpfull video. Makes JAVA look easy, cant wait to finish the entire videos and learn more

  • @vincerusselgonato2027
    @vincerusselgonato2027 27 วันที่ผ่านมา +2

    Thank you Idol!!!! I love you 3000 from PLP

  • @BlueSkyUniversity
    @BlueSkyUniversity 27 วันที่ผ่านมา +2

    Elias 😡 You're...
    GREAT!

  • @aashirsiddiqui5203
    @aashirsiddiqui5203 5 หลายเดือนก่อน

    ResultSet import not used???

  • @user-pk3lq6pf7i
    @user-pk3lq6pf7i หลายเดือนก่อน

    "Field 'id' doesn't have a default value" how to fix this erorr massage

    • @MD-br2my
      @MD-br2my 25 วันที่ผ่านมา +1

      Use auto increment in sql for id column or create text field to insert id also

  • @user-gi9eo5kw4f
    @user-gi9eo5kw4f หลายเดือนก่อน

    can i use XAMPP?

    • @user-gi9eo5kw4f
      @user-gi9eo5kw4f หลายเดือนก่อน

      its only Create right? where's Read Update and Delete

  • @andre89044
    @andre89044 10 หลายเดือนก่อน +1

    its says "Error com.mysql.cj.jdbc.Driver" how do I fix this?

    • @CodingwithElias
      @CodingwithElias  10 หลายเดือนก่อน

      Install jdbc driver library

    • @andre89044
      @andre89044 10 หลายเดือนก่อน

      @@CodingwithElias I did and I also did what u did but it still says that

    • @CodingwithElias
      @CodingwithElias  10 หลายเดือนก่อน

      @@andre89044 try by reinstall your NetBeans IDE

    • @andre89044
      @andre89044 10 หลายเดือนก่อน

      @@CodingwithElias alright

    • @FerrazApex
      @FerrazApex 5 หลายเดือนก่อน

      @@andre89044 did it work?