Nahhyan jugal wrote:
How to connect JDBC(MySQL) with JPanel.I have a login page or login panel and i want to connect jdbc(MySQL) with that lagin panel for which i can login a person by checking id and password...
Hey man!
You can use a specific class and method responsible for that, look a sample example:
And you call the method when you need to user, like:
Hugs