

Can someone help to me to understand where I'm making the mistake? If it helps, the db connection works (checked with MS SQL Server Manager) and I was able to connect to a MySQL db using SoapUI (different db though). Obviously I'm doing something wrong here. Mon Dec 05 08:35::ERROR:: No suitable driver Mon Dec 05 08:08::INFO:Adding to extensions classpathĪccording to the error log, it seems that the driver loaded isn't the correct one: I checked the SoapUI log and the drivers are being loaded. I extracted the file and added both sqljdbc.jar and sqljdbc4.jar (individually) but whenever I try to test the connection I get the following error message:Ĭom.: Failed to init connection for driver, connectionString So I went to the Microsoft website and downloaded the Microsoft JDBC Drivers 6.0, 4.2, 4.1, and 4.0 for SQL Server. with Oracle Database compatibility (e.g., sequences and PL/SQL). I went to the JDBC drivers page and saw that there isn't a download link for MS SQL driver. Download MariaDB Community Server: Lightweight but powerful, innovative but mature. I'm having issues connecting to a MS SQL database with JDBC.
