
1 hz251 2015 年 3 月 7 日 系统是64位的,报错提示需要32位 |
2 blakefan OP 是啊。我也纳闷啊 |
3 lk09364 2015 年 3 月 7 日 Let me Google that for you: sql server 2012 native client odbc driver for x86 第一个结果: http://stackoverflow.com/questions/23156713/how-to-install-microsoft-sql-server-2012-native-client-odbc-driver-for-x86-on-x > The message is incorrect. It should not reference the x86 version. You need the x64 version. > http://go.microsoft.com/fwlink/?LinkID=239648&clcid=0x409 -- 我第一反应是去找pdo_sqlsrv 的文档了。嗯…… |
4 blakefan OP 已解决,就是sql server 2012 native client odbc driver的版本问题,但是之前下的就是64位的啊,难道下错了,还是谢谢 lk09364 |