ระบบงานสารบรรณ เทศบาลตำบลเวียงพางคำ
ต้องการเพิ่มข้อมูล
รายงานประจำเดือน
รายงานประจำปี
พิมพ์ทะเบียนหนังสือส่ง
พิมพ์ข้อมูลทะเบียนหนังสือรับ
Login Name :-
เลือกวันที่พิมพ์หนังสือส่ง
เลือกวันที่
isql=SELECT T_BookSend65.Day1 as day1,T_BookSend65.Month1 as month1,T_BookSend65.year1 as year1,Day1&'/'&Month1&'/'&year1 as Tdate FROM T_BookSend65 where T_BookSend65.year1 In ('2560','2561','2562','2563','2564','2565','2566','2567','2568','2569') group by T_BookSend65.Day1,T_BookSend65.Month1,T_BookSend65.year1 order by T_BookSend65.year1 Desc,T_BookSend65.Month1,T_BookSend65.Day1 Desc