Hi, all
I have two db, A and B. A and B has the same tables and A has the data in the tables. B's tables are empty. A and B's tables have the same columns but in different order. That is why I can not use import and export. Is there any way I can export the data from A to a text file and edit it and insert back into B? Thanks for help.