Java JDBC Tutorial - Part 12.8: Connect Java Swing GUI to MySQL - Delete an Employee with MySQL

preview_player
Показать описание

---

---

In this video we will learn how to connect a Java GUI to a MySQL database. We will delete an employee from the database.
Рекомендации по теме
Комментарии
Автор

Mr Darby, I think this is probably best free JDBC course with UI on web. Even some payed java courses are so confusing and clumsy prepared when you come to the databases. I was not satisfied with java course I bought on internet, I made research on google and found this great course.
Even after few years(I see this by the comments), everything still works perfectly. But, suddenly, when I came to 12.7 lesson(update DB), links to backup code files stopped to respond. So, I am writing this because I do not know why that happened.
I would really like to go through whole course and if you are able to refresh links, it would be great. Thank you very much for what you did for all developer community, especially for us who are self-learning.

elstivo
Автор

sir, if I want to delete an employee using last_name, how to do it? As example, I using your code employeeDAO class in deleteEmployee method. I change (int id) to (String last_name). In the end, how to write in SearchEmployeeApp?

ojisanpass-by
Автор

Thanks for these awesome tutorials...I really have learnt a lot

When will you be uploading the next tutorial ? :D

engineerali
Автор

Ha, this guy have awesome courses on udemy.com you guys are better to check out. I took one of his course(JSF) and about take another. You guys won't regret when taking his.

baotony
Автор

dashing man There will be a delay on my next video. I'm having tech issues with my main computer for creating videos. I should be back online by Monday.

luvcodetv
Автор

hi

will u b posting more vids related to this?

anonymouskid
Автор

Chad, is this tutorial same with: Java Database Connection: JDBC and MySQL on udemy.com?

baotony
Автор

How do you delete/remove row from the GUI table and not the database. I kinda want to delete or remove a selected row.

williamhalligan
Автор

What is the value of EmployeeTableModel.OBJECT_COL, please ??

lorizhuka
Автор

Is there all the source code in one place?

ЕвтимНиколов-ьн