This looks awesome. Do you know of the ADO.NET driver runs on top of Mono? I 
know that the SQL Server ADO.NET driver contains a large amount of unmanaged 
code that prevents it from running on Mono.

Thanks,
-John


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:ironruby-core-
> [EMAIL PROTECTED] On Behalf Of Brian Blackwell
> Sent: Sunday, March 23, 2008 4:09 PM
> To: [email protected]
> Subject: [Ironruby-core] IronRuby MySQL/ADO.NET wrapper
>
> 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
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to