Breadcrumbs
Home / Java JDBC Tutorial – Part 12.5: Connect Java Swing GUI to a MySQL DatabaseJava JDBC Tutorial – Part 12.5: Connect Java Swing GUI to a MySQL Database
Last Updated on Sunday, 14 September 2014 Written by Chad Darby Sunday, 14 September 2014
In this video we will learn how to to connect a Java GUI to a MySQL database.
Please SUBSCRIBE to this channel
I was following your series of video in java jdbc tutorial part 12.1 to 12.5and I have downloaded the source codes but when I try to run it in my computer it show an error in the employeeDAO class about the convertrowtoemployee method which from my own understanding should be in the employee class and I can’t locate it in the employee class so can you help me get the method if the problem is cased by the employee function. thank you.
ok, I would recommend that you just download 12.1
attempt to run the 12.1 project by itself.
let me know if you still encounter the problem.