Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I want to develop application which can compare two database and also transfer selected data from one database to another database.
So, to develop this application what scenario should we consider.

What I have tried:

I want to develop this application using c#, ADO.net, SQL server and entity framework.
Posted
Updated 11-Dec-17 22:38pm

1 solution

Quote:
what scenario should we consider.
Every one that you can think of. What format is the data, where is it held, how can you effect the transfer from one to the other, ...
 
Share this answer
 
Comments
Member 13548480 12-Dec-17 12:21pm    
Hi Richard, can you please elaborate your thought,your approaches.
Richard MacCutchan 12-Dec-17 12:46pm    
That's your job. These forums are for specific technical questions. Research questions require much more time and are beyond the scope of a website like this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900