由于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
FETCH 语句中选项 NEXT 的用法无效
原文:https://www.cnblogs.com/wizard/p/14985693.html