I am using an asp page to pull info from an access.mdb
I have a field called book_date with the format set to Shortdate. If I look directly at the data in the db it is in the format dd/mm/yyyy.
I then try to pull records by comparing it to a passed date in dd/mm/yyyy format.
If I use asp to pull a record the date is returned as dd/mm/yy.
Any clues
Cheech
[Peace][Pipe]
If you don't stand up for something, you'll fall down. Toke it Easy.
Howard Marks.
I have a field called book_date with the format set to Shortdate. If I look directly at the data in the db it is in the format dd/mm/yyyy.
I then try to pull records by comparing it to a passed date in dd/mm/yyyy format.
If I use asp to pull a record the date is returned as dd/mm/yy.
Any clues
Cheech
[Peace][Pipe]
If you don't stand up for something, you'll fall down. Toke it Easy.
Howard Marks.