Part 2: Student information system | Student Management System in java netbeans and mysql

Sdílet
Vložit
  • čas přidán 11. 07. 2023
  • Welcome back to Part 2 of our video series on building a Student Information System using Java NetBeans and MySQL! In this episode, we'll be diving into the world of data insertion, where we'll learn how to add student information to our database seamlessly.
    Throughout this episode, we'll guide you through the process of writing the necessary Java code to capture user input from the form fields and execute SQL queries to insert the data into the respective tables of our database. You'll learn about parameterized queries and how to handle exceptions to ensure smooth data insertion.
    To make it even easier for you to follow along, we have provided the complete source code for this part of the project on our GitHub repository. You can download the code and use it as a reference while you implement the insertion functionality in your own application.
    GitHub Repository: [github.com/Nyemmal/Student-In...]
    Remember to like, comment, and subscribe to our channel to stay updated with the latest episodes. Let's continue this exciting coding journey together and unlock the full potential of student management systems using Java NetBeans and MySQL!

Komentáře • 4

  • @codingwithnyemmal
    @codingwithnyemmal  Před rokem +1

    🔔 Turn on notifications 🔔 to stay updated and never miss any of our latest uploads! Kindly leave a like 👍, share 🔄, and subscribe 🛎 if you enjoy the content!

  • @pollislearning503
    @pollislearning503 Před 2 měsíci +1

    cant insert to my data base