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-adap...@googlegroups.com 
[rails-sqlserver-adap...@googlegroups.com] on behalf of Ken Collins 
[...@metaskills.net]
Sent: Monday, February 15, 2010 9:15 AM
To: rails-sqlserver-adap...@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-adap...@googlegroups.com.
To unsubscribe from this group, send email to 
rails-sqlserver-adapter+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-sqlserver-adapter?hl=en.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to