G
Guest
I am importing a text file via TransferText into an Access Database. This
file contains a column that requires a date format. I am importing the file
into a temporary table, then appending the rows into the permanent table,
using CDate to convert the column containing the date information. I am
getting a data type conversion error. Can anyone tell me what I am doing
wrong?
file contains a column that requires a date format. I am importing the file
into a temporary table, then appending the rows into the permanent table,
using CDate to convert the column containing the date information. I am
getting a data type conversion error. Can anyone tell me what I am doing
wrong?