Microsoft Sql Server JDBC Driver

This is a Microsoft Sql Server JDBC driver packaged as gem for convenient installation in JRuby.

The do_sqlserver driver extension should automatically download and install this gem for you, by virtue of the RubyGems requirement system.

If you want to load this driver directly:

require 'jdbc/mssqlserver'

to make the driver accessible to JDBC and DataObjects code running in JRuby.

This gem bundles the Microsoft JDBC Driver for SQL Server, http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx