Hi ,
I use Mysql along with JDBC1.2 on Linux. It is
required that I download the Mysql driver for linux to do the same. I could
download the driver (mm.mysql.jdbc-1.2b) from www.mysql.com
As stated in the documentation it is required to
set the classpath, after installing the driver. I did so but after which my Java
program gives me an error "Class Not Found".
Please help.
Hrishi.
PS : The Java program was used to open a connection
to the database and see if it connects, a fairly simple code
:)
|
- Re: Classpath setting problem Hrishiraj Nair
- Re: Classpath setting problem Rajesh Nair
- Re: Classpath setting problem Adam Ambrose
- Re: Classpath setting problem Rajesh Nair
- Re: Classpath setting problem Adam Ambrose