提示错误:driver does not support lastInsertId()

浏览:1514 发布日期:2017/05/23 分类:ThinkPHP5专区
我用thinkphp5.0连接MS SQL SERVER2008R2开发项目,查询、更新、删除数据时都没问题,在插入(添加)数据时提示错误:SQLSTATE[IM001]: Driver does not support this function: driver does not support lastInsertId()
但数据添加成功。不知是什么原因?
最佳答案
评论( 相关
后面还有条评论,点击查看>>