.SCP files & table selection

slamslam Posts: 4
I have a .SCP file saved from SQL Compare 8.0 which I have table selections in it. I am trying the synchronise the structure based on those selections.

I am using the RedGate.SQLCompare.Engine.Project class to load the file, but I can not find anywhere in the Project class where it might give me the selections.

Can anyone provide some examples on how to use the RedGate.SQLCompare.Engine.Project class to synchronize the database based on the selections from the project.

Please note, I have tried using the RedGate.SQLDataCompare.Engine.Project class where the ReplayUserAction Method is there, but it doesn't understand my project file, and I am also assuming that the project file that it is looking for is SQL Data Compare specific.

I am also using the DLL's found in the SQLCompare folder of the installation because it has parser messages.

Comments

Sign In or Register to comment.