sql-server - 在 Linux 上使用 Node.js 访问 SQL Server

标签 sql-server linux node.js express connector

我正在尝试使用 Node.js 和 Express 编写 REST 服务,我需要连接到 SLQServer 2000 数据库。根据他们的说法,我已经尝试过 Microsoft 连接器,但它不适用于 linux:

The Microsoft Driver for Node.JS for SQL Server is currently available as a preview release, and relies on run-time components that are only available on the Microsoft Windows and Windows Azure operating systems.

我也尝试过 node.js 的模块 tdm 和乏味但没有成功......有什么想法吗?

最佳答案

查看 tedious再次。 0.2 版修复了与 TDS 7.1 (SQL Server 2000) 的兼容性。

关于sql-server - 在 Linux 上使用 Node.js 访问 SQL Server,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11862628/

相关文章:

linux - 预计 sleep 时间(1)

javascript - 不能对 mongoose 查询结果使用 "delete"运算符

sql - 错误 - 对对象 'sysobjects'、数据库 'mssqlsystemresource'、架构 'sys' 的 SELECT 权限被拒绝

linux - 为什么我无法在 sed 替换中转义单引号但使用\x27 有效?

SQL Server View : how to add missing rows using interpolation

linux - 通过标准输入从 shell 脚本提交多个文件

node.js - Node.js客户端的Aerospike同步获取方法

javascript - 使用 Angular 发布到 Mongodb

sql-server - 列存储索引与列式数据库

sql-server - DateTime 转换失败,sequelise 插入 SQL Server 记录