You can use any OR/M in the .NET space to connect to databases.Writing queries will be somewhat challenging though :)
Jimmy also wrote a sql server adapter for activerecord that comes with rails so you could also use the rails OR/M ActiveRecord http://github.com/jschementi/activerecord-mssql-adapter/tree/master So you could use a ruby OR/M --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Wed, Jun 17, 2009 at 9:13 PM, Mohammad Azam <li...@ruby-forum.com> 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 > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core >
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core