Salve a tutti, devo installare i driver JDBC sul mio pc per interagire con mysql sul mio pc con windows 2000 server. Ho scaricato il file ed ho scaricato la documentazione ma c'č una cosa che non ho capito.
Cito:
Once you have extracted the distribution archive, you can install the driver by placing mysql-connector-java-[version]-bin.jar in your classpath, either by adding the FULL path to it to your CLASSPATH enviornment variable, or by directly specifying it with the commandline switch -cp when starting your JVM
Cosa č la classpath? E la variabile d'ambiente CLASSPATH non la ho settata, devo crearne una nuova?
Infine come posso testare se l'installazione č avvenuta correttamente?
Grazie a chi mi dā una mano.