|
MySQL
JDBC driver is installed and can be used by all the customers with
Pro or eCommerce Unix plans, which have Tomcat activated.
Once Tomcat is activated you will
find a file called "dbtest.jsp". This file is a simple example
how to access MySQL database using the JDBC driver. Just replace the
sample hostname, dbname, dbusername, and dbpassword with your real
ones and it should work. You can customize this script to fit your
needs or you can use/embed it inside your own scripts.
|