Question : copyshema

When doing a "Transfer SQL Server Objects Task" - from server1.db1 to server2.db2
where both db1 and db2 have same schema, only data differs.

now i am going to populate the database server2.db2 with server1.db1 with the data and no other change (like procs etc)

should i set copyshema to true or not?

Answer : copyshema

if schema is same, so set copy schema as false
Random Solutions  
 
programming4us programming4us