Comments
Sort by recent activity
Hello,
Thanks again for all your help. We are doing some nice progress. And It's working also fine.
In last week's time, I have done parallel processnig using SSIS packages, so I can run it in parallel.
Also, where do I see pricing information on this.
thanks,
Nishit / comments
Hello,
Thanks again for all your help. We are doing some nice progress. And It's working also fine.
In last week's time, I have done parallel processnig using SSIS packages, so I can run it in para...
Thank You for your reply.
I have used Filters so I can not use exclude at the same time, correct?
So If I decide to use EXCLUDE, what would be the syntax for excluding Schema?
What if I have 10 tables to exclude? do I use
/exclude:table:table1,table2
or
/exclude:table:table1 /exclude:table:table2
Same thing goes for Stored procedure in excluding list.
Also, where I can read all these information?
thanks in advance / comments
Thank You for your reply.
I have used Filters so I can not use exclude at the same time, correct?
So If I decide to use EXCLUDE, what would be the syntax for excluding Schema?
What if I have 10 tab...
So If I decide to use EXCLUDE, what would be the syntax for excluding Schema? / comments
So If I decide to use EXCLUDE, what would be the syntax for excluding Schema?
Great, Thank You for your quick response. I really appreciate it.
What about excluding DROP commands in Destination Database, Let's say, there is 1 table I have to create in Destination db, but don't want to Create that in Source, is there any exclude command?
DROP TABLE
DROP PROCEDURE
BTW after your reply, I made good progress on testing this tool. We are trying to figure out if this suits our requirement or not. Again, thanks for your help. / comments
Great, Thank You for your quick response. I really appreciate it.
What about excluding DROP commands in Destination Database, Let's say, there is 1 table I have to create in Destination db, but don...