MS Access and ASP : DATE Format failure
Hi,
Can someone please tell me whether it is possible to copy the format of a field instead of the basic data ?
e.g. I use a DATE/TIME Data Type in MS Access with a Long Date format but when I use objRS("Date") on an ASP page, I simply get 30/09/2003 instead of "Monday, September 30, 2003".
Is there a way we can set an option in ASP, ADO or MS Access to get the data right ? Thanks for yor advice.
Sebastiaan.
|