I'm having an issue with the JET provider and my CSV file.
Basically the issue is that occasionally the date stamp is read in wrong by the provider. For example
Sometimes 12/12/2007 is read in as 2/12/2007. This is always the pattern the first digit of the month is missing and everything else is fine.
However, this does not happen to all the records, some of them are read in intack.
Anyone have any thoughts/tips?
Thanks,
Jon
Basically the issue is that occasionally the date stamp is read in wrong by the provider. For example
Sometimes 12/12/2007 is read in as 2/12/2007. This is always the pattern the first digit of the month is missing and everything else is fine.
However, this does not happen to all the records, some of them are read in intack.
Anyone have any thoughts/tips?
Thanks,
Jon
Comment