Archive
文章標籤 ‘PHP技巧’
2010年7月8日
尚無評論
[備忘]php 回傳 jquery json datatype
2010年7月1日
尚無評論
[備忘]mysql command line import 指定語系
2009年12月31日
尚無評論
PHP MSSQL Driver UTF8 讀取及寫入資料
2009年9月7日
尚無評論
MS SQL PHP Driver 1.1版的 Native Client Driver給錯了!
2009年8月25日
尚無評論
在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: 9% [?]

近期迴響