How to make a system database? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to make a system database?

Hello everyone. I am a first year I.T student. And our proffesor asked us to make any kind of system database. Please help me to make through this. I just need a simple system that I can present for my pre-final and final exam. He just taught us to do the java coding using java netbeans 8.0 and I dont have an idea to make a system. Anyone there who would like to help me. I would really appreciate so much. Thank you.

24th Sep 2017, 10:03 AM
Yischa Saewon
Yischa Saewon - avatar
10 Answers
0
ohh.. its a big help answer for me.. thank you
24th Sep 2017, 10:20 AM
Yischa Saewon
Yischa Saewon - avatar
+ 5
database using java netbeans only ... 😨 might i need to know many more things in java ... i m just a small kid in java
24th Sep 2017, 12:47 PM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 5
i mean ... where will u store records in java netbeans ... , & a database will having many tables & how will u modify,delete and update records ... might there will be a table component (i don't hv used it yet )
24th Sep 2017, 1:27 PM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 4
u can take input from the user by the help of form ... where u will place textfields , checkbox,radio buttons, textarea etc ... but... where will u store this input taken ... think about it ☺
24th Sep 2017, 1:30 PM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 3
might u will need MySQL too , java will work as front end & MySQL as back end , u can use database connectivity for it ☺ ... search on youtube for "database connectivity through java netbeans and MySQL
24th Sep 2017, 10:19 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 3
welcome /* is this what u wanted ... i mean u also hv to use MySQL to store records ... & to modify ,add,delete them using java netbeans */
24th Sep 2017, 11:00 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 2
To Gaurav: our instructor didnt taught us the uses of MySQL... I think I must learn how to do it by myself. To Luka: Thank you for the information. I will try that if it works for me.
24th Sep 2017, 12:22 PM
Yischa Saewon
Yischa Saewon - avatar
+ 2
yes ... u can create through java netbeans only , best of luck 👍
25th Sep 2017, 7:55 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 1
to Gaurav: So you're saying I cant make a system using java netbeans? I have to use another application rather than netbeans? I feel upset because I.T course is very hard for me since I am just a beginner.😵 But Im not going to give up this time. ☺
24th Sep 2017, 1:18 PM
Yischa Saewon
Yischa Saewon - avatar
0
Thank you so much Gaurav.
25th Sep 2017, 10:05 AM
Yischa Saewon
Yischa Saewon - avatar