php pdo调用SQLServer存储过程无法获取返回结果

  确定存储过程写的没问题,php调用后,跟踪了语句,也是没问题,就是获取不到返回结果。折腾,搞定。

  较之前明确了1. 调用存储过程传参的写法; 2. 获取返回结果集的方法

  

  参考:

  http://blog.csdn.net/a544419699/article/details/54341888

  http://www.jb51.net/article/39437.htm

  http://blog.csdn.net/sxyhq/article/details/39996393

  https://social.msdn.microsoft.com/Forums/sqlserver/en-US/77364752-fd81-4b28-b6af-1960edb17bf6/problem-with-sqlsrvfetcharray-stored-procedures-a-resultset-and-1-affected-rows-probable?forum=sqldriverforphp

  http://blog.csdn.net/u013914886/article/details/56513747

  为了防止链接失效,上老外网页的截图:

  

posted on 2017-09-23 11:02  Mozzie2020  阅读(2302)  评论(0)    收藏  举报

导航