I need a read-only access to a MSSQL server from a Linux box (more precisely, from a Heroku Cedar stack via Rails). Is it doable?
Asked
Active
Viewed 400 times
1 Answers
3
You will need ActiveRecord Database Adapter for SQL Server, you can find an installation guide here.

Lucas Kauffman
- 16,880
- 9
- 58
- 93