Skip to content

This project is basically a student-teacher management system using sql database . Only backend/(terminal output)

Notifications You must be signed in to change notification settings

kaushikramabhotla/JAVA-student-management-system-using-sql-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AUMS-student-management-system-using-sql-database

This project is basically a student-teacher management system using sql database . Only backend/(terminal output)

I used sql server application for this project to prepare the tables required IDE - Intellij Idea

            Steps : 
           1. CREATE CONNECTION CLASS
           
           2. CALL THAT IN MAIN METHOD
           
           3. FOR INSERTION OF VALUES INTO DATABASE, USE PREPARED STATEMENT, INITIATE CONNECTION,PS.SETSTRING/INT AS YOU WISH!.
           
           4. FOR READING DB DATA, USE RESULT SET CLASS AND STATEMENT CLASS AND RESULTSET.GETSTRING METHOS.
           
           5. CATCH THE EXCEPTIONS(MOSTLY 'SQLException' AND 'NullPointerException'.
           
           6. CLOSE ALL CONNECTIONS INCLUDING PREPARED STATEMENTS AND RESULT SETS WHEREVER NECESSARY.
           
           7. THAT'S IT FOLKS :)
           
          > Keep smiiling

About

This project is basically a student-teacher management system using sql database . Only backend/(terminal output)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy