select * from maintenance_data where date_fail between #1/1/2000# and #12/30/2006# and group_id=2
ถ้าเป็นอย่างนี้จะ error
ADODB.Field (0x80020009)
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
/wwwted4/maintenance/act_search_data.asp
ของผมใช้ฐานข้อมูล mysql
ผมมี table ชื่อ cdordvd
select * from cdordvd where datechecking between #1/1/2000# and #12/30/2006# order by cdid;
ใช้ใน access ไม่ eror คับ
ทำไม่มันถึง eror คับ พอมาใช้ใน mysql
ฐานข้อมูล mysql เก็บเป็นชนิด date เก็บเเบบ 0000-00-00