Forum Discussion

Ram_N's avatar
Ram_N
Contributor
17 years ago

Unable to connect to SQL Server 2005 - with 'Data Source' using JDBC

Unable to connect to SQL Server 2005 DB using feature 'Data Source' using JDBC

I am using 

Driver as : com.microsoft.sqlserver.jdbc.SQLServerDriver 
connection string as: jdbc:sqlserver://systemname;Database=mydbname;Uid=username;Pwd=pwd 

Below is the error message 

Java.lang.Exception: Failed to init connection for drvr [com.microsoft.sqlserver.jdbc.SQLServerDriver ], connectionString [jdbc:sqlserver://systemname;Database=mydbname;Uid=username;Pwd=pwd] 

Earlier I download and I copied 'sqljdbc.jar' in C:\Program Files\eviware\soapUI-Pro-2.0.2\bin\ext 

Please advise...  thank you in advance

17 Replies