javaide
javaide copied to clipboard
I am not able to Execute Projects which use MySQL .
trafficstars
I downloaded mysql-connector file externally from Oracle. I have a project in which I have to create table , update table, insert and delete. So for those operations , I downloaded Mysql-connector file ( 9.2.0 latest version) and put it in my libs folder but the program doesn't execute. What should I do ? Iam also attaching Screenshot regarding that problem. Hope it helps