Hey guys, got this minor issue, but I can't make any more progress until I resolve it. Been spending the last 3 hours scouring the internet, trying to find out how to get Connectors working in Netbeans. It has lead to a very annoyed me, especially seeing as it should be soo simple (the insane heat doesn't help).
So here are the details. I want to get MySQL drivers working as I am getting a "com.mysql.jdbc.Driver" Not found error when I run my program. I am using:
Netbeans IDE 7.0 RC2
Java 7.0 x64
Windows 7 x64
I have downloaded this file: Connector/J the zip version and then went into Netbean libraries and added the .jar to the MySQL JDBC, which didn't work.
It seems to be a very simple task as it hasn't been mentioned much on forums (unless I fail at googling), and the solutions they give are "add it to the library" and that seems to solve it for them, but not for me. Please, I would love any ideas how to solve this, cause would really like to get back on this tomorrow =/
Thanks in advance!
So here are the details. I want to get MySQL drivers working as I am getting a "com.mysql.jdbc.Driver" Not found error when I run my program. I am using:
Netbeans IDE 7.0 RC2
Java 7.0 x64
Windows 7 x64
I have downloaded this file: Connector/J the zip version and then went into Netbean libraries and added the .jar to the MySQL JDBC, which didn't work.
It seems to be a very simple task as it hasn't been mentioned much on forums (unless I fail at googling), and the solutions they give are "add it to the library" and that seems to solve it for them, but not for me. Please, I would love any ideas how to solve this, cause would really like to get back on this tomorrow =/
Thanks in advance!