bin cai wrote:

>Hello,
>I am trying to help my friend to solver her problem.
>but failed. I  need your help. Thanks in advance.
>I have a mysql database on my machine. the version is
>3.23.49. 
>My friend is trying to get access to the database in
>my computer. She is working on another machine with
>tomcat server 4.0. She is writting some application
>which need to get access to the database in my
>computer.
>but when she try to connect to the database she got
>error message. ClassNotFound Exception. Unable to load
>driver "org.gjt.mm.mysql.Driver" ......
>She installed jdbc driver mm.mysql.jdbc-1.2b in her
>computer and set up it in the classpath.
>Any help will be really appreciated.
>bin
>
>______________________________________________________________________ 
>Movies, Music, Sports, Games! http://entertainment.yahoo.ca
>
>---------------------------------------------------------------------
>Before posting, please check:
>   http://www.mysql.com/manual.php   (the manual)
>   http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>  
>
1.2b is very, very  old. Download version 2.0.14 from 
http://mmmysql.sourceforge.net/

Un-jar it.

Read the README. It tells you how to install it in Tomcat.

    -Mark



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to