date field problem access asp
Hey,
anyone can pls help me, i am having problem with date field in access.
I have used "dd/mm/yyyy" format in DB, but when data is stored through asp page,eg. 2/6/2007 i.e 2nd june 07,it is displayed as 6/2/2007 and when i click on it temporarily it displays 2/6/2007 but while retrieving in the query i have given order by desc, it considers it as 6/2/2007,anyone can help me pls..!!
|