PHP 5.5.0 w/ Microsoft SQL Server 2008 R2 - No sqlsrv_connect()?

前端 未结 2 568
你的背包
你的背包 2020-12-18 13:58

I have the following environment:

  • Windows Server 2008 R2
  • IIS 7.5
  • Microsoft SQL Server 2008 R2

I want to use the new PHP 5.5.0

2条回答
  •  天涯浪人
    2020-12-18 14:44

    Official driver from Microsoft has now been released (12/12/2014) .. you can download it here

    Version 3.1 now supports PHP 5.5 and requires Microsoft ODBC Driver 11 (or higher) for SQL Server

提交回复
热议问题