1
Answer

How to move tables from one db to another db using Entity

Photo of Seshu B

Seshu B

7y
617
1
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

Answers (1)