[kepler-users] Problem with MS Sql Server datasource in OpenDatabaseConnection Actor

Peter.Fitch at csiro.au Peter.Fitch at csiro.au
Tue Oct 21 23:09:41 PDT 2008


Hi Kepler users,

I have found a problem with using the open database connector actor with MS SQL Server.  When you set the database format to MS SQL Server you get an exception class not found com.microsoft.jdbc.sqlserver.SQLServerDriver.

Unfortunately the class is correct for Java 1.4 but not for 1.5 which is the current recommended version.  In Java 1.5 the driver class is com.microsoft.sqlserver.jdbc.SQLServerDriver.

Anyone else found this?

Cheers
Peter





More information about the Kepler-users mailing list