Jorge Azevedo
Jorge Azevedo
There's a way to have `require('node-sqlserver-unofficial')` work in all situations, which is to have the repository cloned inside a dir called `node_modules`.
I haven't the faintest idea I'm afraid! I only tested this with Azure. The [README for the microsoft project](https://github.com/WindowsAzure/node-sqlserver) specifically says native client 11.0. Do report back! Maybe we can...
Hmmm. I didn't touch the original code I think. Can you explain what you had to patch and how you found out? Can you show the diff? I'm thinking maybe...
- You did something like [this](https://github.com/WindowsAzure/node-sqlserver/pull/157/files)? I actually don't remember what these .msi files are about. I might be missing a dependency on the list in the README. Can you...