Hello friends,
I have a database (mdb / SQL) in which I am writing date/time and 4 other columns, During retrieving record I expect only date from user and retrieve records using select query, I am able to retrieve the record by giving date / time but when I am providing only date then there is no record coming out.
Thanks.