时间:2021-07-01 10:21:17 帮助过:3人阅读
set exclusive off
OPEN DATABASE t:\tpswin\comp1\time.dbc SHARED
select empl_no,date,in, bout, bin, out, wkghrs, ot15, ot20 from attend where attend.date>={^2009-08-01 0:0:0} and attend.date=<{^2010-02-01 23:59:0} and empl_no=‘30011127‘ and NOT DELETED()
COPY TO "c:\documents and settings\liaobin\桌面\廖萍英.xls" TYPE XL5
FoxPro 打开文件及使用SQL查询
标签: