Hi all,

If anyone is interested, I have knocked up a prototype for an IronRuby
wrapper over MySQL Connector/NET (the MySQL ADO.NET driver) that
implements the Ruby-MySQL interface. The idea is that this should be
able to function as a drop-in replacement for either the native or pure
Ruby MySQL drivers, thus allowing you to run things like ActiveRecord
without modification. There are still a number of methods that I haven't
yet implemented, but you can at least connect to a database and perform
queries.

Regards
Brian Blackwell

Attachment: mysql-ironruby.rb
Description: Binary data

Attachment: test-mysql-ironruby.rb
Description: Binary data

_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to