Microsoft Download Center Archive

Microsoft Driver for Node.JS for SQL Server Preview

  • Published:
  • Version: 0.2.1
  • Category: SDK
  • Language: English

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: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
msnodesql-0.2.1-v0.6-ia32.msi
SHA1: 90f5ccdc66a62c5363c8aa50bfb01e2f7e28b10a
223 KB
msnodesql-0.2.1-v0.6-x64.msi
SHA1: 40a2153ab36ebb1ee4fc48b4d62c860b876df9bc
231 KB
msnodesql-0.2.1-v0.8-ia32.msi
SHA1: f0cf5d2ae5ef344a4ea2b8c34ce210d1040e2486
223 KB
msnodesql-0.2.1-v0.8-x64.msi
SHA1: 4f20b11492a14ca03d28268250c334a1eb829355
231 KB

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 Server 2008 R2, Windows Server 2008 Service Pack 2, Windows Vista 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:
    1. Download the installer for your Node.js version and architecture to a temporary directory
    2. Run the installer from the temporary directory
    3. When prompted, enter the path to an installation directory for the module's files e.g. c:\application\node_modules\msnodesql\
    4. Copy the newly-created module directory into your application's node_modules directory