Hi all,
i want to move tables from one database to another database using entity framework.
for example, iam having two db's with the name of Emp1 db, and Emp2 db. i want to move the tables from Emp1 to Emp2 database.
This is my requirement. please provide the soultion.
Thanks