I have a situation where I\'m trying to build a web app which takes a total count of records in a table and outputs it to the screen. Sounds simple right...?
The mai
Take a look at an example I've made on how to use the mentioned actionrecord-sqlserver adaptor here
You can use mappings with rails models and use the ActiveModel helpers.