4
Answers

Get data from database by month .

Saqi

Saqi

12y
1.4k
1
in table one record already saved like formate 01/06/2012

now

i want get all data which is related by this date but i want search this record by just month formate not  total date how can?

exp:
month_cbx = my combobox which is already enterd month numbers 1 to 12...

" String.formate(select * from tablename where date=@date(MM),month_cbx.text");

plz explain this
Answers (4)