Zou iemand mij kunnen uitleggen hoe ik dit moet installeren:
http://dev.mysql.com/downloads/connector/j/5.0.html
Ik heb de documentation gelezen maar ik snap er niks van. Ik moet volgens mij dit installeren:
JDBC Driver for MySQL (Connector/J)
Voor een programma, dit heb ik hieruit opgemaakt:
Using a JDBC driver is also very common where the database engine does not support ODBC natively (MySQL for example) or when the JDBC driver delivers better performance than the ODBC one.
In this case we reccomend to download the latest version of the driver and install it, by copying it to your JRE lib/ext/ directory, so that it will be available to the Java runtime without having to mess with the Java classpath.
Ik weet alleen niet hoe ik dit moet doen P) en de handleiding begrijp ik niet.
[edit] Maar wel een Database[/edit]