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
时间: 2024-10-12 15:38:33