The Artima Developer Community
Sponsored Link

Java Answers Forum
java and mysql connexion

4 replies on 1 page. Most recent reply: Jun 26, 2002 4:51 AM by Amit Dabral

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 4 replies on 1 page
manel

Posts: 2
Nickname: manel
Registered: Jun, 2002

java and mysql connexion Posted: Jun 24, 2002 3:39 AM
Reply to this message Reply
Advertisement
hello !!!
i work with java , and i want to estabish the connexion with a date base
mysql , but i have always this error :"java.lang
.ClassNotFoundException:("org.gjt.mm.mysql.Driver");
what's the solution of this pb ?

answer soon please !!!

thanks


Rohit

Posts: 38
Nickname: rohit
Registered: May, 2002

Re: java and mysql connexion Posted: Jun 24, 2002 4:06 AM
Reply to this message Reply
Mkae sure this driver is in ur classpath

manel

Posts: 2
Nickname: manel
Registered: Jun, 2002

Re: java and mysql connexion Posted: Jun 24, 2002 7:56 AM
Reply to this message Reply
what do you mean , i plass the driver in ...\jdk\bin ?

Giovanni

Posts: 2
Nickname: satcom
Registered: Jun, 2002

Re: java and mysql connexion Posted: Jun 26, 2002 3:01 AM
Reply to this message Reply
Hi I've a similar problem in connecting a java gui to a mysql db. Do you know if there is an "how-to" or somethnig else which explain how to do it ? possible for Dummies :D
I'm not very expert with java. Currently i use jbuilder 6 enterprise

Please help if possible

thanks
giovanni

Amit Dabral

Posts: 2
Nickname: maria
Registered: Jun, 2002

Re: java and mysql connexion Posted: Jun 26, 2002 4:51 AM
Reply to this message Reply
ya install the driver and check the path while make a sub programe to connect the with data base there are lot of divers for different operting system if you have windows than you can mail me for the driver..my mail id is dabs_amu@rediffmail.com

Flat View: This topic has 4 replies on 1 page
Topic: can I call a c++ function ? Previous Topic   Next Topic Topic: Destructor

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use