Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hello everyone,

I developed a java application but I need a database. So, I created table. ı couldn't use MySql so after my researches I decided to use 'JDBC'(which is under the part of Services at Netbeans). I have an ER diagram and a screenshot which represents the tables that I draw on MySql Workbench. I inserted tables to JDBC. However I can't create foreign keys.
Here is my Workbeanch Result;
Tables and Situations[^]
What I did On Netbeans[^]

I need to add Foreign Keys for two tables. That is my actual problem.

Thanks for your considerations.
(I am explanining everything because I am new at programming. Please don't misunderstand me.)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900