Synchronize with Indexes but not the tables - SQL Compare
rajadi
Posts: 2
Hi All,
I would like to synchronize my target database with a source database - however I DO NOT want to synchronize the tables and only want to push the indexes on these tables to the target.
In the SQL Compare 8 version there is an option to remove tables from filter, but with that the indexes are gone. Basically I want to retain the table differences in the target and ONLY want to promote the indexes. Can I do this?
Thanks for your help
raj
I would like to synchronize my target database with a source database - however I DO NOT want to synchronize the tables and only want to push the indexes on these tables to the target.
In the SQL Compare 8 version there is an option to remove tables from filter, but with that the indexes are gone. Basically I want to retain the table differences in the target and ONLY want to promote the indexes. Can I do this?
Thanks for your help
raj
Comments
Unfortunately indexes are included with the tables that created against and not as a separate object.
The only work around I can suggest would to edit the synchronization script generated so that only the index information remains.
I have added the details of this forum post to an existing feature request for SQL compare to treat indexes as a separate object. The feature request reference is SC-4562.
Hopefully the SQL Compare Product Manager and Development Team will consider the request for a future version of the product.
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com
We would love to have the option of synchronizing just the indexes on tables as this has been a constant issue we are having especially with replicated tables. Has this feature request been in the works for any upcoming release? Can you give an update on this please?
Thank you.
Ertug Karakus
David Atkinson
Product Manager
Red Gate Software
Product Manager
Redgate Software
A licensed client is changing their contract and delivering their database to us. We now wish to verify they have the same indexes as our maintained production datasets. We also want to keep their other indexes(perhaps removed later) due to some unique usage of the product.
Is there a way to script out all 'create index' statements? (Or is this enhancement request required)
This would be a great benefit to an already valuable product.
Thank you.