Just found out that jtds drivers are the best to connect to mssql db.

tried that with the appropriate jars and with the following db URL and
driver class.  It workd perfectly fine

URL: jdbc:jtds:sqlserver://<db-server>/<db_name>
JDBC Driver Class : net.sourceforge.jtds.jdbc.Driver
username : test
password : test

-Waseem

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/jdbc-connection-tp5071152p5074550.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to