3 messages in com.mysql.lists.javaRE: Problem using mysql jdbc driver| From | Sent On | Attachments |
|---|---|---|
| Dionisio Barrantes | 01 Mar 2002 12:52 | |
| Ylan Segal | 01 Mar 2002 15:08 | |
| Iain Reilly | 02 Mar 2002 02:24 |
| Subject: | RE: Problem using mysql jdbc driver![]() |
|---|---|
| From: | Iain Reilly (iain...@nuigalway.ie) |
| Date: | 03/02/2002 02:24:04 AM |
| List: | com.mysql.lists.java |
Just a quick note if you are using Jbuilder in Linux. I found that I had to set the $CLASSPATH environment in the command line as my Jbuilder 6 seemed not to load it if I included it in Jbuilders own classpath options in the IDE. Worked fine when added in the environment variables.
Regards, Iain
Original Message <<<<<<<<<<<<<<<<<<
On 01/03/02, 23:08:51, "Ylan Segal" <yl...@digiworks.tv> wrote regarding RE: Problem using mysql jdbc driver:
-----Mensaje original----- De: Dionisio Barrantes [mailto:dion...@terra.es] Enviado el: Viernes, 01 de Marzo de 2002 02:53 p.m. Para: ja...@lists.mysql.com Asunto: Problem using mysql jdbc driver
Wath's wrong in code above ?.What's the right way to setup the MySql Driver. I downloaded mm-mysql-2.0.4-bin.jar , Must I include this file in the deploy process adding this file?
You must include this file in your classpath. The Virtual Machine is telling you that it can not find the class org.gjt.mm.mysql.Connection
Ylan Segal.
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail java...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail java...@lists.mysql.com instead.




