JDBC Driver installeren ?
S -
05/12/2006 21:57:00Dit heeft niet met php te maken dus plaats ik het hier.
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:
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:
Quote:
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.[/QUOTE]
Ik weet alleen niet hoe ik dit moet doen P) en de handleiding begrijp ik niet.
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.[/QUOTE]
Ik weet alleen niet hoe ik dit moet doen P) en de handleiding begrijp ik niet.
Edit:
Maar wel een Database
Gewijzigd op 01/01/1970 01:00:00 door S -
PHP hulp
19/11/2024 06:19:59Jan Koehoorn
05/12/2006 22:03:00S -
05/12/2006 22:33:00Ik heb de zip geopend maar daar word ik niet veel wijzer van:
build.xml
mysql-connector-java-5.0.4-bin.jar
ik heb ook geen idee hoe ik erachter kom of ik het succesvol heb geïnstalleerd.
build.xml
mysql-connector-java-5.0.4-bin.jar
ik heb ook geen idee hoe ik erachter kom of ik het succesvol heb geïnstalleerd.