Check the MySQL website for details of how to use their JDBC driver.

On 23/08/06, Nikolay.Predko <[EMAIL PROTECTED]> wrote:
Thanks for answer.
Yes I use JMeter2.2.
Jar file doesn't contain this class. What should I do?
Where I can get this class?

Best regards,

    Nikolay Predko,
    Quality Engineer,
    NIX Solutions Ltd
    e-mail: [EMAIL PROTECTED]
    MSN: [EMAIL PROTECTED]
    ICQ: 174716602
-----Original Message-----
From: sebb [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 22, 2006 11:51 PM
To: JMeter Users List
Subject: Re: JDBC Request

Most likely one of the driver parameters is wrong.

Check that the jar actually contains a class called "com.mysql.jdbc.Driver"

I assume you are using JMeter 2.2

On 22/08/06, Nikolay.Predko <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>
>
> I have done the following steps:
>
>
>
> 1.      Copy "mysql-connector-java-5.0.3.jar" file to the "lib" dir.
> 2.      Add "Thread Groups" - "JDBC Connection Configuration" - "JDBC
> Connection Configuration" - "View Results Tree"
> 3.      Input DataBase URL = jdbc:mysql://server.com:3306; JDBC Driver
class
> = com.mysql.jdbc.Driver. User name and password.
> 4.      The variables (name) in the "JDBC Connection Configuration" and
> "JDBC Connection Configuration" are equal. Database - MySQL
> 5.      fill in the query
>
> But I see the exception: "HTTP response message: java.sql.SQLException: No
> suitable driver"
>
> Could anybody help me please.
>
>
>
> Best regards,
>
>      Nikolay Predko,
>
>      Quality Engineer,
>
>      NIX Solutions Ltd
>
>      e-mail: [EMAIL PROTECTED]
>
>      MSN: [EMAIL PROTECTED]
>
>      ICQ: 174716602
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to