G
Guest
Hello,
I am new to access so please advice.
I have two sources of text file to be import into 1 table (Access2K, ODBC
link to SQL Server2K)
Table structure:
ClientID(PK) Agency DOB SubmitDay
(interger) (interger) (Date/Time) (Date/Time)
Text file#1 (Tab delimited)
1234 1 1/1/1980 12/1/2004
1235 20 12/20/2000 11/20/2004
Text file#2 (Tab delimited)
0222 02 121981 1212004
0223 11 12212000 11222004
Question:
1- How to I import text file#2 into table with designed Date/Time?
2- If the text file 1 and 2 the fields invalid date then how can I eliminate
them?
Thanks you for all advices,
Regards,
MN
I am new to access so please advice.
I have two sources of text file to be import into 1 table (Access2K, ODBC
link to SQL Server2K)
Table structure:
ClientID(PK) Agency DOB SubmitDay
(interger) (interger) (Date/Time) (Date/Time)
Text file#1 (Tab delimited)
1234 1 1/1/1980 12/1/2004
1235 20 12/20/2000 11/20/2004
Text file#2 (Tab delimited)
0222 02 121981 1212004
0223 11 12212000 11222004
Question:
1- How to I import text file#2 into table with designed Date/Time?
2- If the text file 1 and 2 the fields invalid date then how can I eliminate
them?
Thanks you for all advices,
Regards,
MN