FYI. ironruby-sqlserver (described at
http://ironruby.net/Documentation/Real_Ruby_Applications/Rails) will have to
lock down on 2.3.1 of the activerecord-sqlserver-adapter gem for now.
________________________________________
From: rails-sqlserver-adapter at googlegroups.com [rails-sqlserver-adapter at
googlegroups.com] on behalf of Ken Collins [ken at metaskills.net]
Sent: Monday, February 15, 2010 9:15 AM
To: rails-sqlserver-adapter at googlegroups.com
Subject: New 2.3.2 Version (NO DBI)
The newer and faster adapter is out! My tests now run 25% faster!
It now only uses RubyODBC and removes the DBI/DBD-ODBC dependencies. Thanks goes
out to Erik Bryn for putting us in the right direction! If you care to go over
the commits, you can see where I picked up from his work and started abstracting
the low-level transport modes to a few key methods that can introspect on the
connections mode. So even tho ODBC is the only way to go now, the plan is to
open this up to any implementation that others care to use and submit work for.
One that comes to mind is supporting and :ado_net mode for the IronRuby guys.
Remember, if you are using the adapter in ADO mode and the old DBI hacks, stay
at version 2.3.1.
- Cheers,
Ken
--
You received this message because you are subscribed to the Google Groups
"Rails SQLServer Adapter" group.
To post to this group, send email to rails-sqlserver-adapter at
googlegroups.com.
To unsubscribe from this group, send email to
rails-sqlserver-adapter+unsubscribe at googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rails-sqlserver-adapter?hl=en.