Unable to connect to msSQL database via PHP

前端 未结 9 448
余生分开走
余生分开走 2021-01-13 07:30

I am using the current code in attempt to access a msSQL 2005 db:



        
9条回答
  •  终归单人心
    2021-01-13 08:17

    Download the driver in this site http://www.microsoft.com/en-us/download/details.aspx?id=20098, then open your php.ini file and add the DLL that you download.

提交回复
热议问题