Hello EveryOne
I have to create a SSIS package which can move all the tables and store procedure from another database server with data and constraints.
What is my requirement is i need to move database tables and store procedures from different database so what i think for one time i have created SSIS package so that i can reuse it to move table and SP's by just only changing database server name when i
have to move tables and SP's from different database server.
can anyone help me to create it and how can i re use it by changing only database server ?
Go to the complete details ...