
Data Base Transfer
This application develop in C#, allows the user to transfer table data from one to another. If the destination table is not present, the application will use the schema of the source table and create a destination table, then copy the data.