In this video we will learn how to connect a Java GUI to a MySQL database. We will add support to check a user’s password during login.
Note: All initial passwords are set to: java <--(all lower-case) Please SUBSCRIBE to my YouTube channel.
In this video we will learn how to connect a Java GUI to a MySQL database. We will add support to check a user’s password during login.
Note: All initial passwords are set to: java <--(all lower-case) Please SUBSCRIBE to my YouTube channel.
Comments are closed.
I like your videos and I am from India.Will you help in programming if required.
Thank you very much for these Videos. they are very useful for Java programing using the mysal database. Also thanks again. Greeting from palestine
Hi Kam, Thanks so much for watching the videos 🙂
Hi Chad,
Excellent course! Your tutorials are simple and explanation is to the point.
I am a newbie to Java and I could understand your JDBC course easily and have learnt a great deal from it . Great Job!
I have a question though how can we implement a master detail Swing GUI using the DAO.
Any help would be much appreciated.
Thanks & take care
Hi Joe,
Thanks for watching the JDBC videos. I’m glad you found them useful.
For the master-details with Swing and DAO … continue to watch the videos 12.1 through 12.10 (http://bit.ly/1LZANiA). In those videos, we create a master-detail Swing application using the DAO.
Let me know if you have any questions. I’m here to help. 🙂
BTW: Join my mailing list if you’re not on it yet. It has Java tips and tricks along with my exclusive content. https://luv2code.com/joinlist
Cheers!
First of all so much thanks to make such tutorial. I really appreciate that. My question is for this lecture I exactly created a project same as you but in (import org.jasypt.util.password.StrongPasswordEncryptor ) It says The import org.jasypt cannot be resolved although I have same jasypt in lib which you provided.
Hopefully hear from you soon.
Again THANKS a lot…
Hi Shahed,
Thanks for the note. Even though the JAR file is in the “lib” directory, you still need to perform an additional configuration in Eclipse. Take a look at my other video, it shows how to configure JAR files in Eclipse: https://www.youtube.com/watch?v=3aYYrzl3xzk
Let me know if this resolves the issue for you. Cheers!
Hi Chad,
you are a really good teacher. I’ve started watching your first JDBC video 8 hours ago, it was late in the evening here in Germany. But I could not stop watching them all in one go, to the very end! Now it’s early in the morning, but I’m not tired at all.
Your explanations were very helpful, and the examples well structured.
GREAT JOB!
I’m sure they’ll help me developing my project ideas – and I’ll come back soon!
Thanks a lot!
Dietmar
One question: What would you recommend as the best way to create interactive websites?
Hi Dietmar,
Wow! Thanks a bunch for watching the videos. Looks like you went on a JDBC video marathon … that is REALLY cool 🙂
In regards to creating an interactive website, it depends on the type of site. But if you are building a standard ecommerce app or business app, the JavaServer Faces (JSF) is a really popular Java technology for building websites that connect to a database.
I created a free course on how to get started with JSF. You can view it here: https://luv2code.com/javaserver-faces-jsf/
Anyways, let me know if you need anything else.
Dear chad,
Thanks you for this videos. This videos found to be very easy. and i learn everything from it.
Tanks bro……!!!!!!!!!!!
you are welcome 🙂
Thank you so much for shaing knowledge. I’ve learnt so easily than i do in class.
Thank you so much sir for sharing this knowledge. I have learnt a lot about JDBC. I love your organization and simplicity. God Bless
awesome Amulike! I’m happy you enjoyed the JDBC tutorials. Thanks so much for the kind words 🙂