Skip to content

JDBC Connectivity basic program using java sql packages and classes

Notifications You must be signed in to change notification settings

Baig-fatema/Java-JDBC_Connectivity-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital_Managment usign java and sql

JDBC Connectivity basic program using java sql packages and classes before excuting this program

  • you need to download JDK on your local machine
  • after that you may sure that you have mysql downloaded
  • than go to the mysql command line
  • create a databases
  • create tables as per above code contains(doctors,patients
  • you need to install mysql-connector-file
  • after all that when you are runnig this program on you machine make sure that you add the path of JDBC Connector in library resources

About

JDBC Connectivity basic program using java sql packages and classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages