Microsoft Download Center Archive
Microsoft Driver for Node.JS for SQL Server Preview |
The Microsoft Driver for Node.JS for SQL Server provide connectivity to Microsoft SQL Server from Node.JS applications.
The Microsoft Driver for Node.JS for SQL Server is a Node.JS module that allows for the reading and writing of SQL Server data from within Node.JS applications.
Files
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
| Files |
|---|
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
Operating Systems: Windows 7, Windows Vista Service Pack 2, Windows Server 2008 R2, Windows Server 2008 Service Pack 2
- Node.JS Runtime 0.6 or 0.8
- Microsoft SQL Server 2012 Native Client available in the SQL Server 2012 Feature Pack.
- Any edition of SQL Server 2005 or later.
Installation Instructions
Perform the following steps to download and install the Microsoft Driver for Node.JS for SQL Server:
- Download the installer for your Node.js version and architecture to a temporary directory
- Run the installer from the temporary directory
- When prompted, enter the path to an installation directory for the module's files e.g. c:\application\node_modules\msnodesql\
- Copy the newly-created module directory into your application's node_modules directory