美文网首页
win下php连接SqlServer的驱动安装

win下php连接SqlServer的驱动安装

作者: 哈哈新开张 | 来源:发表于2024-04-29 13:14 被阅读0次

我的环境是在win10下thinkphp6连接SqlServer,报错如下

SQLSTATE[IMSSP]: This extension requires the Microsoft ODBC Driver for SQL Server to communicate with SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64: https://go.microsoft.com/fwlink/?LinkId=163712

一定要安装17 版本,18经过测试不支持
https://learn.microsoft.com/zh-CN/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver15

相关文章

网友评论

      本文标题:win下php连接SqlServer的驱动安装

      本文链接:https://www.haomeiwen.com/subject/ceitfjtx.html