RowFilter 日期差
我要计算日期差后比较天数怎么写呢我要来写的是dv=newDataView(vds.club);intbirmon;dv.RowFilter=dv.RowFilter+"a...
我要计算日期差后比较天数 怎么写呢
我要来写的是
dv = new DataView(vds.club);
int birmon;
dv.RowFilter = dv.RowFilter + " and datediff(month," + vds.club.birthdayColumn.Caption + ",getdate())>" + birmon;
报错 说未定义函数datediff
请问正常应该怎么写
那我怎么能查呢 展开
我要来写的是
dv = new DataView(vds.club);
int birmon;
dv.RowFilter = dv.RowFilter + " and datediff(month," + vds.club.birthdayColumn.Caption + ",getdate())>" + birmon;
报错 说未定义函数datediff
请问正常应该怎么写
那我怎么能查呢 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询