agstudy
agstudy
> I was facing this error when I gave the modular path to my application as `main.py`. > > I fixed it by creating an empty file called `main.app` just...
Thanks Yes I am installing the mono from the tarball. After running this command , I try to install the rClr or all the mono distribution? This woks fine. Thank...
Sorry I don't have a mac to experiment ( too expansive:). I will work in a full c++ version (without rClr) once I have time. In the meantime, I think...
there is another rsqlserver packaged based on RJDBC that can be used under MAC.
linux mono version is available now. I am testing it in ubuntu 12.04 ( main functionalities are working) Some either under tests or simply limited by the SQL provider.
What do you mean by encoding here ?
Where? I should update the documentation. It is also available for Linux . "rsqlserver is currently available only on github. It is available for windows user and Linux user."
The package is available for linux and windows users. I repeatedly mentioned windows in the documentation, because historically first version of the package was only available on windows. Unfortunately ,...
Excellent idea. I have some basics about docker. I will invetsigate this in depth.
Ho w do you use it ? can you give more context ? From the error message you are trying to access a closed reader, that means that the connection...