G
Guest
I receive a text file (.csv file) with dates in it in mm/dd/yyyy hh:mm:ss AM
format (e.g. 1/3/2006 2:07:01 PM). I am trying to import this to a date/time
column in my database using the TransferText action but I get an import error
of Type Conversion Failure. I get this using the TransferText action or
manually clicking File / Get External Data / Import...
I've tried creating an input mask, I've clicked the "Advanced" button to
create an Import Spec but still with no luck. The best I have been able to
do so far is import it to a text field.
If I can't import this directly to a date/time field my plan b is to bring
it in to a text field and then (in an automated way, preferably using actions
in a macro) convert the text field to date/time. Any advise on this is
appreciated as well.
Thanks
format (e.g. 1/3/2006 2:07:01 PM). I am trying to import this to a date/time
column in my database using the TransferText action but I get an import error
of Type Conversion Failure. I get this using the TransferText action or
manually clicking File / Get External Data / Import...
I've tried creating an input mask, I've clicked the "Advanced" button to
create an Import Spec but still with no luck. The best I have been able to
do so far is import it to a text field.
If I can't import this directly to a date/time field my plan b is to bring
it in to a text field and then (in an automated way, preferably using actions
in a macro) convert the text field to date/time. Any advise on this is
appreciated as well.
Thanks