I've just added a couple of patches that make using Sequel with
Microsoft SQL Server much easier:

http://github.com/jeremyevans/sequel/commit/f44d7916a62d9eacf3b58f9f366c1dccbc0c1f94
http://github.com/jeremyevans/sequel/commit/12d7a73c7836cc16abcebea2a4c7ffc33c0993e1

Before, Microsoft SQL Server wasn't even really usable with
Sequel::Model.  Now, most things are supported.  The ODBC adapter
probably gives you the best support.  I don't recommend using the ADO
adapter, though support is much improved there as well.  If you are
using JRuby, the JDBC adapter MSSQL support is almost as good as the
ODBC adapter MSSQL support.

Jeremy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to