Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 570 Bytes

File metadata and controls

16 lines (7 loc) · 570 Bytes

Java-SQL-connection

In this project I created a connection between a java project and a SQL travel database, enabling the user to create new data entries from java into the SQL database in real time.

Sql user info: In order to create the connection between java and SQL I created a new SQL user with a login and a password.

SQL code

image

image