agstudy

Results 3 issues of agstudy

Hi, I am trying to create a mono version of rsqlserver. But When I can't install rClr in my ubuntu machine. I get this error ``` Unable to find version...

bug
enhancement

Update [benchamarking](https://github.com/agstudy/rsqlserver/wiki/benchmarking) to include: - [ ] the cran package [RSQLServer](RSQLServer). - [ ] odbc package

enhancement

[Transaction scope](http://msdn.microsoft.com/en-us/library/system.transactions.transactionscope.aspx) Makes a code block transactional. Very useful when we execute many commands. See for example this [SO question](http://stackoverflow.com/questions/9934331/how-to-find-the-transaction-status)

enhancement