首頁 > PHP技巧, 程式設計, 軟體介紹 > MS SQL PHP Driver 1.1版的 Native Client Driver給錯了!

MS SQL PHP Driver 1.1版的 Native Client Driver給錯了!

2009年8月25日 imusm 發表評論 閱讀評論

在windows 7 中測試了一下1.1版,發現一直跟我說,我沒有裝SQL Server Native Client版!
畫面上一直給我錯誤的訊息,並導引我去下載!誰知道這個訊息導引所下載的版本也是錯的!
還好在MSDN上也看到有人有相同的問題!

找了一下正確的版本提供同好下載!

X86 Package (sqlncli.msi) – 4504 KB
X64 Package (sqlncli.msi) – 7919 KB
IA64 Package (sqlncli.msi) – 11078 KB

在這個版本中的 MS SQL  PHP DRIVER中,已提供了對UTF-8的支援!而且可以正確的使用哦!
詳情請看下篇囉!

For English
There is a erron message from the origanal Ms Sql PHP Driver1.1 who tell u don’t have the Microsoft Sql Server Native Client! And it will lead u to downlad a wrong version driver!
Here is the correct version to download!!

X86 Package (sqlncli.msi) – 4504 KB
X64 Package (sqlncli.msi) – 7919 KB
IA64 Package (sqlncli.msi) – 11078 KB

Hope this message will help !

Popularity: 10% [?]

  • Share/Bookmark

相關文章

  1. 目前尚無任何的評論。
  1. 目前尚無任何 trackbacks 和 pingbacks。