you see in tabel A there is column of data type text, but i would like to change it to Date/Time data type because the column contains dates. and since i cannot change it in the source, I made another database B and Tabel B and in Tabel B the column named Date I changed it's datatype from Text to Date/Time. Also because the source (archive.mdb) gets replaced everytime the data type change will take effect until the entire file gets replaced it is going to go back to it orginial formate. Is there a way to just copy from Tabel A in database A to Tabel B in database B and keep the updates from A to B.