Hi,
Im using .net with a foxpro8 backend. In my table I have a BATCH field that contains a sort of Julian date.ie 46 is 6th January 2004 & 3365 is 31st Dec 2003. I need to sort these so I have the oldest first and newest last.
I have used the datepart functions while validating input but can
Im using .net with a foxpro8 backend. In my table I have a BATCH field that contains a sort of Julian date.ie 46 is 6th January 2004 & 3365 is 31st Dec 2003. I need to sort these so I have the oldest first and newest last.
I have used the datepart functions while validating input but can