J
James
Hi All,
I'm having a problem importing a csv file into an existing table. My
time field is erroring out. I set the data type of the of field to be
date/time and adjusted the input mask correctly and still getting the
error. When I changed the time field to a data type of text it
imported fine. My goal is to import hourly and I don't want to
change the data types each time I import. What can I do? I'm
thinking of importing into a temporary table and appending the data
while converting the time field from text to time, but I don't if that
is possible? All suggestions are welcomed and appreciated. Thanks!
James
I'm having a problem importing a csv file into an existing table. My
time field is erroring out. I set the data type of the of field to be
date/time and adjusted the input mask correctly and still getting the
error. When I changed the time field to a data type of text it
imported fine. My goal is to import hourly and I don't want to
change the data types each time I import. What can I do? I'm
thinking of importing into a temporary table and appending the data
while converting the time field from text to time, but I don't if that
is possible? All suggestions are welcomed and appreciated. Thanks!
James