Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: yossiWhere is that on Windows 7? Aka, what is the path to where the Jar file should be? Something like:
C:\Program Files (x86)\Lavastorm\LAE 4.5?
looks like if I drop in
mysql-connector-java-5.1.17-bin
(available in the zip at
http://dev.mysql.com/downloads/connector/j/5.0.html)
to
C:\Program Files (x86)\Lavastorm\LAE 4.5\platform\windows-x86-32\java\jre\lib\ext
and enter :
DbDriver com.mysql.jdbc.Driver
jdbc:mysql://DBHost:DBPort/DBName
I am happy connecting to MySQL