Hi All,
I'm using JMeter to test performance of a database. But i'm not able to
integrate Jmeter with that database. It's giving "Not suitable driver"
exception.
I checked url and it is perfectly fine because i have tested url by writing
small java test code.
If i change the port number in the database URL (JDBC Connection) in jmeter,
then also it gives same error. I'm checking the exception in error file,
generated by jmeter.
Can somebody give me pointers to check what, really is going wrong??
or How to debug it further?
Thanks In Advance,
-Amit