Can i use swing and Mysql as a database ?
I just started to use Swing in java to generate a computer’s desktop application.I have already applied MySql throughout my projects with JSP.So i believe it will be easier if i can utilize the back stop of my desktop program as Mysql.if this can be possible suggest how one can …