Can someone please point me in the direction of a good example of a way to access MSSQL Server data from a HTML5/Javascript webapp? I am having difficulty locating a relevant example that demonstrates this (must be asynchronous/secure).
I am currently waiting on a answer to issues with installation of the MSSQL Server driver for Node.js elsewhere on the SO, or else I'd be using that.
I'm new to web development, so the more detailed the better.
Thanks in advance :)