There is an ADO.NET driver for MySQL here: http://dev.mysql.com/downloads/connector/net/6.1.html, which should work with this activerecord adapter: http://github.com/jschementi/activerecord-mssql-adapter. However, I haven't tested it so I'm not sure what snags you'll run into. Has anyone else tried this out?
> -----Original Message----- > From: [email protected] [mailto:ironruby-core- > [email protected]] On Behalf Of Philip Lee > Sent: Friday, December 04, 2009 3:43 PM > To: [email protected] > Subject: [Ironruby-core] IronRuby + ActiveRecord + MySql > > Is there a MySql adapter available? > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ironruby-core mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
