I went through some pain doing the same thing. You're probably not picking up your driver jar. Sticking it in the classpath won't do the job, you need to stick it in the ext dir or something (I forget, look in the doco).
Also, it won't tell you about not being able to find the class via the GUI. Go and look in the jmeter.log; if JMeter is having problems finding the driver class it'll say it in there. Cheers, Shorn. > -----Original Message----- > From: Tajinder Mudan [mailto:[EMAIL PROTECTED] > Sent: Thursday, 23 October 2003 12:02 AM > To: '[EMAIL PROTECTED]' > Subject: Jmeter JDBC > > > > > I intend to use Jmeter to test the performance of sql > queries, how do I do > this? > I have entered URL and Driver class which are correct but I > still can not > get a DB connection. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ************************************************************************ The information in this e-mail together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of review, disclosure, modification, distribution and/or publication of this e-mail message is prohibited. If you have received this message in error, you are asked to inform the sender as quickly as possible and delete this message and any copies of this message from your computer and/or your computer system network. ************************************************************************ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

