> Before I go down this rabbit hole I would like to get the opinion of > the group on whether this is a bad idea or not. Is the combination of > jruby, sequel and sql server viable or not?
It is, but not out of the box. I contributed some patches to the MS SQL adapter (and I have some more that aren't tested enough to contribute yet), but lately the consensus on my team has been that maintaining the MS SQL adapter is too much work. As soon as we toned down on the Ruby evangelism, most people just fell back to M$ libraries to access MS SQL - which is a missed opportunity, IMHO. When I get the chance, I'll try to push Sequel again. If I succeed, we'll probably contribute a little bit more. As it is now, the adapter is quite shaky. We do have some production code using it, but it's pretty limited. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
