FETCH 语句中选项 NEXT 的用法无效

 

由于WTM core2.X不支持sql 2008

修改appsettings.json文件,改为true;

"IsOldSqlServer": true,//If you are using .netcore 2.x, setting this to true will support sql server 2008

 

posted on 2021-07-08 13:39  wizard  阅读(407)  评论(0编辑  收藏  举报

导航