A
Andy
Using MS Access 2003, I am importing a csv file, using File->Import. I
set the TIME_HM field to be text.
This field has a ":" as part of the data.
For example, I might have:
0000:28
10:12:00
1092:15:00
In the above list, the first two are read and stored as they appear
above. The third item is not. It is truncated to "1092:15". The Time
delimeter is set to ":". I cannot change the input stream.
How do I prevent the truncation?
Thanks,
Andy
set the TIME_HM field to be text.
This field has a ":" as part of the data.
For example, I might have:
0000:28
10:12:00
1092:15:00
In the above list, the first two are read and stored as they appear
above. The third item is not. It is truncated to "1092:15". The Time
delimeter is set to ":". I cannot change the input stream.
How do I prevent the truncation?
Thanks,
Andy