Microsoft Access Database Question:
What happens if the both source and destination are named the same?
Answer:
The import operation present in MS Access does not overwrite or modify any of the existing tables or objects. If both the source and destination are the same it makes sure that numbers are appended to the name of the source file. For example a table having a name as info will be renamed as info1.