No suitable driver

2004-06-30 Thread Sridevi Salagrama
Hi,

I have just down loaded the mysql connector/j version 3.0.14-
production.  I have set the classpath for the jar file and 
the url that I am using for the driver is 
com.mysql.jdbc.driver.  

I have not been succesful.

Can any body please tell me what i might be doing wrong.

Thanks

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: No suitable driver

2004-06-30 Thread Schalk
Try changing driver to Driver

 

Kind Regards

Schalk Neethling

Web Developer.Designer.Programmer.President

Volume4.Development.Multimedia.Branding

emotionalize.conceptualize.visualize.realize

Tel: +27125468436

Fax: +27125468436

email:[EMAIL PROTECTED]

web: www.volume4.co.za

 

This message contains information that is considered to be sensitive or
confidential and may not be forwarded or disclosed to any other party
without the permission of the sender. If you received this message in error,
please notify me immediately so that I can correct and delete the original
email. Thank you.

 



No Suitable Driver

2003-10-27 Thread candy b
This is the SQLException that I get when I try to run my Java code.  Since 
this is a program that has worked in the past, I think that problem is how 
I'm linked to MYSQL.  Any ideas on what could be wrong?

Candy

_
Surf and talk on the phone at the same time with broadband Internet access. 
Get high-speed for as low as $29.95/month (depending on the local service 
providers in your area).  https://broadband.msn.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Re: Suitable Driver Error

2003-08-22 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Luong Phan wrote:

 Hi all,

 In my web application, I use mysql supported by Redhat Linux 7.3 to
store database, jakarta-tomcat-3.2.4,
 mysql-connector-java-3.0.6-stable-bin.jar, and JSP.

 Every time, I run the program:

 import java.io.IOException;
 import java.sql.Connection;
 import java.sql.DriverManager;
 import java.sql.ResultSet;
 import java.sql.SQLException;
 import java.sql.Statement;

 public class Data {
  private Connection connection;
  private Statement statement;


  public Data() throws ClassNotFoundException,SQLException{

   String DBDriver=null;
   String url=null;
   String username=null;
   String password=null;

 password=myPassword;
 username=myUserName;
 url=dbc:mysql://localhost/gmds;
 DBDriver=com.mysql.jdbc.Driver;
[snip]

The URL should be jdbc:mysql://localhost/gmds not
dbc:mysql://localhost/gmds

-Mark


- --
Mr. Mark Matthews
MySQL AB, Software Development Manager, J2EE and Windows Platforms
Office: +1 708 557 2388
www.mysql.com

Are you MySQL Certified?
http://www.mysql.com/certification/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/RhfvtvXNTca6JD8RAmcfAJ9IB2s6rrNFueEcfxiOeEAjgnwamQCdEirS
IXo9bOsvItB287r57LL06xA=
=ign4
-END PGP SIGNATURE-


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



No suitable driver ..... urgent..

2003-01-23 Thread nitsy
Hello,
I'm using MySQL 4.0.1 with Tomacat 3.3  JSP.
I'm getting this error every time i access my jsp
page:
javax.servlet.ServletException: No suitable driver

Can anybody help me out..

i tried to download from download/J but it's not
gettin opened ...


its urgent ..

Thanks




__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-
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




Re: No suitable driver ..... urgent..

2003-01-23 Thread Henning Heil
hello . . .

did you install the necessary mysql driver you call in your jsp 
ClassForName-statement?

you can find mm.mysql at sorceforge.net

regards,

henning



nitsy wrote:

Hello,
I'm using MySQL 4.0.1 with Tomacat 3.3  JSP.
I'm getting this error every time i access my jsp
page:
javax.servlet.ServletException: No suitable driver

Can anybody help me out..

i tried to download from download/J but it's not
gettin opened ...


its urgent ..

Thanks




__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-
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


 





-
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




error: no suitable driver

2001-03-30 Thread Acg Infotech Ltd

we are having no suitable driver error. Please help us to get rid off this problem.
we are having SunOS 5.7+tomcat webserver+mysql 3.23.32.

thanks,

naveen