Easysoft ODBC-JDBC GatewayWhat settings are required to run the Easysoft ODBC-JDBC Gateway with SQL Server? |
|
| Attribute | Value |
|---|---|
| Driver Class | com.microsoft.sqlserver.jdbc.SQLServerDriver |
| Class Path | <jarfiledir>sqljdbc4.jar where
–Or–
|
| URL | jdbc:microsoft:sqlserver://SERVER_NAME\INSTANCE_NAME |
Note Ensure that there are no trailing spaces left at the end of the Driver Class value.