You could use the ActiveRecord SQLServer adapter ... Look for documentation under the Rails section in ironruby.net/documentation.
~Jimmy Sent from my phone On Jun 17, 2009, at 12:13 PM, "Mohammad Azam" <[email protected]> wrote: > Hi, > > I am trying to find a way to access database (SQL SERVER) using > IronRuby. One option is to use C# and ADO.NET classes to access the > database but was wondering if IronRuby has a build in support for > dynamic SQL so I don't have to deal with ADO.NET for database access. > -- > 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
