Michael_Heinze
16 years agoContributor
[SOLVED]jdbc sql driver error
hello,
i have a fresh install of 3.5 beta 2 with ms sql server driver nightly version Build daily-2010-02-17-[1], Build Date 2010/02/17 06:27.
when i open a project created in 3.0.2 with a sql query to delete from database i am getting a load jdbc driver error when i test the connection:
Can't get the Connection for specified properties; java.lang.Exception: Failed to init connection for drvr [com.microsoft.sqlserver.jdbc.SQLServerDriver], connectionString [jdbc:sqlserver://nightly-db1:1433;databaseName=Reservation;user=STUser;password=#####]
when i now copy the driver file sqljdbc.jar from soapUI-Pro-3.5...\jdbc_drivers to soapUI-Pro-3.5...\bin\ext it works fine.
seems to be some hardcoded file reverence or a not included load path.
regards,
Chris
i have a fresh install of 3.5 beta 2 with ms sql server driver nightly version Build daily-2010-02-17-[1], Build Date 2010/02/17 06:27.
when i open a project created in 3.0.2 with a sql query to delete from database i am getting a load jdbc driver error when i test the connection:
Can't get the Connection for specified properties; java.lang.Exception: Failed to init connection for drvr [com.microsoft.sqlserver.jdbc.SQLServerDriver], connectionString [jdbc:sqlserver://nightly-db1:1433;databaseName=Reservation;user=STUser;password=#####]
when i now copy the driver file sqljdbc.jar from soapUI-Pro-3.5...\jdbc_drivers to soapUI-Pro-3.5...\bin\ext it works fine.
seems to be some hardcoded file reverence or a not included load path.
regards,
Chris