Any one heard using scptxfr.exe to generate SQL scripts?
I have 2 databases with similar structure and around 40 tables. I like to generate a script to copy data from one table from first database into another database. Few tables are large and I do not want to copy all the data. So I want to generate a script to copy all the data from one DB to another except these few tables.
Thanks in advance,
I have 2 databases with similar structure and around 40 tables. I like to generate a script to copy data from one table from first database into another database. Few tables are large and I do not want to copy all the data. So I want to generate a script to copy all the data from one DB to another except these few tables.
Thanks in advance,